diff --git a/README.rst b/README.rst index 50a0e566..72544f54 100644 --- a/README.rst +++ b/README.rst @@ -75,19 +75,7 @@ Features Installation ------------ -For advanced users download SlackBuild script and source: - -.. code-block:: bash - - $ wget https://github.com/dslackw/slpkg/releases/download/v2.8.1/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 - $ ./slpkg.SlackBuild - -For simple users download only source: +Simple users download only source (installed as Slackware package): .. code-block:: bash @@ -95,6 +83,25 @@ For simple users download only source: $ cd slpkg-2.8.1 $ ./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 @@ -109,7 +116,8 @@ Using pip: $ python clean.py -Bbinary packages: + +Binary packages: Slackware: `slpkg-2.8.1-i486-1_dsw.txz `_