diff --git a/docs/quickstart/index.rst b/docs/quickstart/index.rst index c63bacee..97da5a49 100644 --- a/docs/quickstart/index.rst +++ b/docs/quickstart/index.rst @@ -64,7 +64,7 @@ Once your system is prepared, symlink your source into the virtualenv: .. code-block:: bash - $ python setup.py develop + $ make develop .. Note:: This command will install npm dependencies as well as compile static assets.