fix: README path
This commit is contained in:
parent
48fa81a0b7
commit
6d83f0ed93
@ -11,7 +11,9 @@
|
|||||||
Lancer, avec une version Python >= 3.10 :
|
Lancer, avec une version Python >= 3.10 :
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
cd /tmp
|
||||||
git clone https://git.interhacker.space/protonphoton/yiking
|
git clone https://git.interhacker.space/protonphoton/yiking
|
||||||
|
cd yiking
|
||||||
python3 -m venv .venv
|
python3 -m venv .venv
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user