From dd93d06353d4f22d4acf1b5c08b6f72f106f40e0 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 9 Jun 2018 22:00:13 +0200 Subject: [PATCH] Switch to sourceforge for binaries --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index d9da2195..88bd4214 100644 --- a/INSTALL +++ b/INSTALL @@ -22,7 +22,7 @@ There are mainly 3 ways: and run './install.sh'. slpkg auto-installed as Slackware package (root privileges are required). -2) Download binary package from https://github.com/dslackw/slpkg/releases +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