From bb06a2a084f134bbcbf4a63f8de8638e55c21cf3 Mon Sep 17 00:00:00 2001 From: Juliette Luiselli Date: Fri, 11 Sep 2020 13:41:53 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 082c2cc..8985f51 100644 --- a/README.md +++ b/README.md @@ -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 :