doc: switch to django branch
This commit is contained in:
parent
827743bb96
commit
16c47b47cf
@ -6,6 +6,7 @@
|
|||||||
``` bash
|
``` bash
|
||||||
git clone https://git.chauvet.pro/michel/ft_transcendence
|
git clone https://git.chauvet.pro/michel/ft_transcendence
|
||||||
cd ft_transcendence
|
cd ft_transcendence
|
||||||
|
git switch django
|
||||||
```
|
```
|
||||||
- Create python virtual environnement.
|
- Create python virtual environnement.
|
||||||
``` bash
|
``` bash
|
||||||
@ -22,4 +23,4 @@ pip install -r requirements.txt
|
|||||||
- Start the developpement server
|
- Start the developpement server
|
||||||
```
|
```
|
||||||
python manage.py runserver 0.0.0.0:8000
|
python manage.py runserver 0.0.0.0:8000
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user