Update doc
This commit is contained in:
parent
3e516474c2
commit
8ca4d39440
|
@ -1,10 +1,6 @@
|
||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
If you encounter any problems with updating, please try the following:
|
|
||||||
1. `npm run clean` or `npm run cleanall`
|
|
||||||
2. Retry update (Don't forget `npm i`)
|
|
||||||
|
|
||||||
11.25.1 (2019/07/09)
|
11.25.1 (2019/07/09)
|
||||||
--------------------
|
--------------------
|
||||||
### 🐛Fixes
|
### 🐛Fixes
|
||||||
|
|
|
@ -136,6 +136,10 @@ You can check if the service is running with `systemctl status misskey`.
|
||||||
6. Restart your Misskey process to apply changes
|
6. Restart your Misskey process to apply changes
|
||||||
7. Enjoy
|
7. Enjoy
|
||||||
|
|
||||||
|
If you encounter any problems with updating, please try the following:
|
||||||
|
1. `npm run clean` or `npm run cleanall`
|
||||||
|
2. Retry update (Don't forget `npm i`)
|
||||||
|
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
||||||
If you have any questions or troubles, feel free to contact us!
|
If you have any questions or troubles, feel free to contact us!
|
||||||
|
|
Loading…
Reference in New Issue