aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-12-08 18:06:53 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-12-08 18:06:53 +0100
commit1607ceaf5c6d2e5f9b8656dedd53049c66eaa079 (patch)
tree0e5025cfd973dcf8849442e8963b850a59b32772
parent69871eeee82c5e95e28fa94555a774d415cfdd90 (diff)
downloadmknet-1607ceaf5c6d2e5f9b8656dedd53049c66eaa079.tar.gz
mknet-1607ceaf5c6d2e5f9b8656dedd53049c66eaa079.zip
fix pip instruction
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 43574e7..92abc61 100644
--- a/README.md
+++ b/README.md
@@ -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