minor readme changes

This commit is contained in:
Benni Bärmann 2020-12-23 11:30:30 +01:00
parent be99a13668
commit 04e73c3f8a
1 changed files with 4 additions and 2 deletions

View File

@ -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