diff --git a/README.rst b/README.rst
index 55d3e5338b34669fd638563fe597c6e368cf3df2..f10a5411284a0b246f696b14935b672f3d76de2b 100644
--- a/README.rst
+++ b/README.rst
@@ -126,6 +126,6 @@ First, install GraphViz globally:
 
 Then, run following to generate an image out of the models:
 
-    (venv) $  manage.py graph_models --pydot -a -g -o steering_data_model.png
+    (venv) $ ./manage.py graph_models --pydot -g -o steering_data_model.png program profile