From 4c2dc4821658dde02707ad357b811e13736c8774 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 3 Sep 2014 06:15:15 +0300 Subject: [PATCH] updated from master Signed-off-by: Dimitris Zlatanidis --- README.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 73da6fd7..454636c7 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ .. image:: https://raw.githubusercontent.com/dslackw/images/master/slpkg/logo.png :target: https://github.com/dslackw/slpkg -Slpkg 1.8.0 +slpkg 1.8.0 =========== `Slpkg `_ is a terminal multitool in order to easy use `Slackware `_ @@ -28,8 +28,7 @@ What makes slpkg apart from other tools is the friendliness and the use of color enhancement packages that are not installed on the system or is. -Of course one of the big advantages is resolving dependencies packages from repository -slackbuilds.org and +The big advantages is resolving dependencies packages from repository slackbuilds.org and monitored for upgraded packages. Of course you wonder how the slpkg is up to date at all times; @@ -88,8 +87,8 @@ Untar the archive and run install.sh script: .. code-block:: bash - $ tar xvf slpkg-1.7.9.tar.gz - $ cd slpkg-1.7.9 + $ tar xvf slpkg-1.8.0.tar.gz + $ cd slpkg-1.8.0 $ ./install.sh Using `pip `_ :