fix: README path

This commit is contained in:
alban 2024-12-08 20:58:42 +01:00
parent 48fa81a0b7
commit 6d83f0ed93

View File

@ -11,7 +11,9 @@
Lancer, avec une version Python >= 3.10 :
```shell
cd /tmp
git clone https://git.interhacker.space/protonphoton/yiking
cd yiking
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt