Update README.md

This commit is contained in:
Juliette Luiselli 2020-09-11 13:41:53 +02:00
parent afa2a7511a
commit bb06a2a084

View file

@ -27,6 +27,7 @@ Vous pouvez maintenant installer les dépendances Python depuis le fichier
pip install -U pip # parfois nécessaire la première fois
pip install -r requirements.txt
python manage.py migrate
Vous êtes prêts à développer ! Lancez l'annuaire avec :