Change link

This commit is contained in:
Dryusdan 2021-03-03 20:48:02 +01:00
parent 04ee900ade
commit d0b75ae916
1 changed files with 2 additions and 2 deletions

View File

@ -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`