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 /docs | |
| parent | 11.25.1 (diff) | |
| download | sharkey-8ca4d394401e4fe293a0b8e8ce9e4e5b52f584ad.tar.gz sharkey-8ca4d394401e4fe293a0b8e8ce9e4e5b52f584ad.tar.bz2 sharkey-8ca4d394401e4fe293a0b8e8ce9e4e5b52f584ad.zip | |
Update doc
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setup.en.md | 4 |
1 files changed, 4 insertions, 0 deletions
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! |