mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 16:06:46 +02:00
Docs: Fix heading level
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user