Update uodate docs

This commit is contained in:
syuilo 2019-07-09 00:11:04 +09:00
parent a7ec54ea97
commit 4478298a0a
4 changed files with 3 additions and 15 deletions

View file

@ -132,7 +132,7 @@ You can check if the service is running with `systemctl status misskey`.
2. `git pull`
3. `npm install`
4. `NODE_ENV=production npm run build`
5. Check [ChangeLog](../CHANGELOG.md) for migration information
5. `npm run migrate`
6. Restart your Misskey process to apply changes
7. Enjoy