diff --git a/README.md b/README.md index f42637c..e6a171b 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ Discord and Matrix are planned. ### References and zones -In `doc/`, you can find [the list of references](https://git.drycat.fr/Dryusdan/OVH-server-tracker/src/branch/stable/config/refToName.yml) +In `doc/`, you can find [the list of references](https://git.dryusdan.fr/Dryusdan/OVH-server-tracker/src/branch/stable/config/refToName.yml) Zone are fra, gra, rbx, sbg for Kimsufi ## Installation -+ `git clone https://git.drycat.fr/Dryusdan/OVH-server-tracker.git` ++ `git clone https://git.dryusdan.fr/Dryusdan/OVH-server-tracker.git` + `cd kimsufi` + Create virtual environment: `python3 -m venv .` + Source it: `source bin/activate`