Update doc

This commit is contained in:
syuilo 2019-07-09 17:06:12 +09:00
parent 3e516474c2
commit 8ca4d39440
2 changed files with 4 additions and 4 deletions

View file

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

View file

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