From 8ca4d394401e4fe293a0b8e8ce9e4e5b52f584ad Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 9 Jul 2019 17:06:12 +0900 Subject: [PATCH] Update doc --- CHANGELOG.md | 4 ---- docs/setup.en.md | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 951a0fd94..f44471968 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 302038003..9bfa70f51 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!