Docs: Fix heading level

This commit is contained in:
syuilo 2018-04-02 11:34:35 +09:00
parent 82958cfb59
commit a0b8e08507
2 changed files with 2 additions and 2 deletions

View file

@ -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`

View file

@ -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`