doc: switch to django branch

This commit is contained in:
AdrienLSH 2023-10-31 21:38:34 +01:00
parent 827743bb96
commit 16c47b47cf

View File

@ -6,6 +6,7 @@
``` bash
git clone https://git.chauvet.pro/michel/ft_transcendence
cd ft_transcendence
git switch django
```
- Create python virtual environnement.
``` bash