Update installation

This commit is contained in:
Dimitris Zlatanidis 2015-09-03 05:27:49 +03:00
parent 5d3808f34e
commit 79214c2dd1
2 changed files with 0 additions and 18 deletions

View file

@ -84,24 +84,6 @@ Simple users download only source (installed as Slackware package):
$ ./install.sh
Advanced users download SlackBuild script and source:
.. code-block:: bash
$ wget https://github.com/dslackw/slpkg/blob/master/slpkg.tar.gz
$ wget https://github.com/dslackw/slpkg/archive/v2.8.1.tar.gz
$ tar xvf slpkg.tar.gz
$ cp v2.8.1.tar.gz slpkg
$ cd slpkg
(Edit script and change VERSION if need)
$ ./slpkg.SlackBuild
Install as you know :)
Using pip:
.. code-block:: bash

Binary file not shown.