diff --git a/README.md b/README.md
index cdd7b497f9a5ee8ced76c6039b7cab1289ac21f2..d6877333e108f491484349c6ded935a9b279947b 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ To make sure everything is setup and configured well, run:
 Groups and their respective permissions are created using the management command
 
 ```shell
-(scipostenv) $ ./manage.py create_groups_and_permissions
+(scipostenv) $ ./manage.py add_groups_and_permissions
 ```
 
 ### Create and run migrations