From 7a7a6e20717d72f78b974fdbd235b2a087e2b440 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 1 Jun 2019 20:23:57 +0200 Subject: [PATCH] Updated INSTALL.md guide Signed-off-by: Dimitris Zlatanidis --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index ecaf442f..fa31fbee 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -22,4 +22,4 @@ There are mainly 3 ways: 2. Download binary package from '`https://sourceforge.net/projects/slpkg/files/binary/`' and use Slackware command '`upgradepkg --install-new `' -3. Using pip: '`pip install slpkg --upgrade`' +3. Using pip: '`pip install https://gitlab.com/dslackw/slpkg/-/archive/3.4.3/slpkg-3.4.3.tar.gz`'