diff --git a/README.md b/README.md
index c8718b6..0d7795c 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ python manage.py collectstatic --noinput
 Restart NetBox service:
 
 ```bash
-systemctl restart netbox
+systemctl restart netbox netbox-rq
 ```
 <!--install-end-->
 <!--usage-start-->