From 1607ceaf5c6d2e5f9b8656dedd53049c66eaa079 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 8 Dec 2021 18:06:53 +0100 Subject: [PATCH] fix pip instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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