diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-07-09 17:06:12 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-07-09 17:06:12 +0900 |
| commit | 8ca4d394401e4fe293a0b8e8ce9e4e5b52f584ad (patch) | |
| tree | f9d3a5ee4fb2dc954c817a60f2e3a9b9775b637f | |
| parent | 11.25.1 (diff) | |
| download | sharkey-8ca4d394401e4fe293a0b8e8ce9e4e5b52f584ad.tar.gz sharkey-8ca4d394401e4fe293a0b8e8ce9e4e5b52f584ad.tar.bz2 sharkey-8ca4d394401e4fe293a0b8e8ce9e4e5b52f584ad.zip | |
Update doc
| -rw-r--r-- | CHANGELOG.md | 4 | ||||
| -rw-r--r-- | docs/setup.en.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 951a0fd94f..f44471968b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,6 @@ 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) -------------------- ### 🐛Fixes diff --git a/docs/setup.en.md b/docs/setup.en.md index 3020380037..9bfa70f51c 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -136,6 +136,10 @@ You can check if the service is running with `systemctl status misskey`. 6. Restart your Misskey process to apply changes 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! |