From d0b75ae916ffbc15bb994bc4930b05b55489939a Mon Sep 17 00:00:00 2001 From: Dryusdan Date: Wed, 3 Mar 2021 20:48:02 +0100 Subject: [PATCH] Change link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`