diff --git a/README.md b/README.md index f5da099..fdd2a88 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + pip install django + +- clone this repository