diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setup.en.md | 2 |
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. ---------------------------------------------------------------- |