diff --git a/docs/setup.en.md b/docs/setup.en.md
index 4b56251ebd04e1d53dd02f84d5f9ab8a5c2a4092..6e509b1a29e9a9fad53bc16dc9f14045594f8c56 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.
 
 ----------------------------------------------------------------