mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Update developing-locally.rst
This commit is contained in:
parent
917bf99ea3
commit
a304e466a5
|
@ -11,7 +11,7 @@ The steps below will get you up and running with a local development environment
|
|||
|
||||
First make sure to create and activate a virtualenv_, then open a terminal at the project root and install the os dependencies::
|
||||
|
||||
$ ./install_os_dependencies.sh install
|
||||
$ sudo ./install_os_dependencies.sh install
|
||||
|
||||
Then install the requirements for your local development::
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user