Update README.md

This commit is contained in:
starnakin 2023-11-22 14:23:36 +01:00
parent 4a5b44f0e2
commit 267eeab896

View File

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