Update 'readme.md'
This commit is contained in:
parent
f854a15af5
commit
5221df2854
11
readme.md
11
readme.md
@ -10,4 +10,13 @@ Les fichiers importants sont :
|
||||
- bookpfe/settings.py
|
||||
- recherche/urls.py
|
||||
- recherche/views.py
|
||||
- recherche/templates/recherche/index.html
|
||||
- recherche/templates/recherche/index.html
|
||||
|
||||
### Dépendance sous linux
|
||||
|
||||
apt install python3-pip
|
||||
pip install django
|
||||
|
||||
### Lancement de l'application
|
||||
|
||||
python3 manage.py runserver
|
Loading…
x
Reference in New Issue
Block a user