From 62691f9b67f7d764923624ce2fa95d43650bb022 Mon Sep 17 00:00:00 2001 From: Jose Luis Verdeguer Date: Fri, 24 Nov 2023 17:57:56 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ffdd409..c81419a 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Sippts has been tested on: * Python 3 ## Instalation & Usage ## - * Clone or download the repository - * pip3 install -r requirements.txt - * Enjoy + $ git clone https://github.com/Pepelux/sippts.git + $ pip3 install -v -e . + +