fix pip instruction
This commit is contained in:
parent
69871eeee8
commit
1607ceaf5c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue