Update setup.en.md

This commit is contained in:
syuilo 2019-01-20 20:11:44 +09:00 committed by GitHub
parent 19e5480a07
commit 4a17d9746e

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