mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Docs: Fix heading level
This commit is contained in:
parent
82958cfb59
commit
a0b8e08507
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user