Skip to content
Snippets Groups Projects
Commit 31156a84 authored by syuilo's avatar syuilo
Browse files

Docs: Fix heading level

parent c8a4d62e
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ Well done! Now, you have an environment that run to Misskey.
### Launch
Just `sudo npm start`. GLHF!
#### Way to Update to latest version of your Misskey
### Way to Update to latest version of your Misskey
1. `git reset --hard && git pull origin master`
2. `npm install`
3. `npm run build`
......
......@@ -63,7 +63,7 @@ web-push generate-vapid-keys
### 起動
`sudo npm start`するだけです。GLHF!
#### Misskeyを最新バージョンにアップデートする方法:
### Misskeyを最新バージョンにアップデートする方法:
1. `git reset --hard && git pull origin master`
2. `npm install`
3. `npm run build`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment