From 4478298a0a1db41b234c4bef3611d8a3256bc653 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 9 Jul 2019 00:11:04 +0900 Subject: Update uodate docs --- docs/setup.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/setup.en.md') diff --git a/docs/setup.en.md b/docs/setup.en.md index b38ef64a02..3020380037 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -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 -- cgit v1.2.3-freya