summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2019-01-20 20:11:44 +0900
committerGitHub <noreply@github.com>2019-01-20 20:11:44 +0900
commit15c9d15b8da9695cc92087633d4ee4591d90e5fc (patch)
tree3ce72e763de8bfe4a882439d4c2b2f2d1dff58fe /docs
parent[Server] Fix #3928 (diff)
downloadsharkey-15c9d15b8da9695cc92087633d4ee4591d90e5fc.tar.gz
sharkey-15c9d15b8da9695cc92087633d4ee4591d90e5fc.tar.bz2
sharkey-15c9d15b8da9695cc92087633d4ee4591d90e5fc.zip
Update setup.en.md
Diffstat (limited to 'docs')
-rw-r--r--docs/setup.en.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md
index 4b56251ebd..6e509b1a29 100644
--- a/docs/setup.en.md
+++ b/docs/setup.en.md
@@ -110,6 +110,8 @@ You can check if the service is running with `systemctl status misskey`.
3. `npm install`
4. `npm run build`
5. Check [ChangeLog](../CHANGELOG.md) for migration information
+6. Restart your Misskey process to apply changes
+7. enjoy.
----------------------------------------------------------------