Update setup.en.md

This commit is contained in:
syuilo 2019-01-20 20:11:44 +09:00 committed by GitHub
parent 3c194142a8
commit 15c9d15b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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.
----------------------------------------------------------------