Parcourir la source

Mise à jour de 'README.md'

MrDuhaz il y a 10 mois
Parent
commit
cf49c21044
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -1,8 +1,10 @@
 **Presrequi :**
-pip install django==4.2.8 pip install django-crispy-forms
+pip install django==4.2.8
+pip install django-crispy-forms
 
 **Install :**
-python manage.py migrate python manage.py runserver
+python manage.py migrate
+python manage.py runserver
 
 **Installation sur un envoronement Docker :** 
 voir "Installation.md sur docker"