fix pip instruction

This commit is contained in:
Quentin 2021-12-08 18:06:53 +01:00
parent 69871eeee8
commit 1607ceaf5c
Signed by: quentin
GPG Key ID: A98E9B769E4FF428
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
## Installation
```bash
sudo pip3 install https://git.deuxfleurs.fr/trinity-1686a/mknet
sudo pip3 install git+https://git.deuxfleurs.fr/trinity-1686a/mknet
```
## Usage