minor readme changes
This commit is contained in:
parent
be99a13668
commit
04e73c3f8a
|
@ -7,9 +7,11 @@ meaning "Onboarding, Change, Offboarding"
|
|||
|
||||
# development
|
||||
|
||||
- set up a virtual environment with mkvirtualenv or some other
|
||||
- set up a virtual environment with virtualenvwrapper or some other
|
||||
environment managing tool
|
||||
|
||||
- use this environment
|
||||
|
||||
- clone this repository
|
||||
pip install django
|
||||
|
||||
- clone this repository
|
||||
|
|
Loading…
Reference in New Issue