mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Upadated installation instructions
This commit is contained in:
parent
bb90cbc658
commit
484ab840c6
1 changed files with 23 additions and 0 deletions
23
README.rst
23
README.rst
|
@ -7,6 +7,29 @@ to a command.
|
|||
Note: the program is being developed.
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Using slackware command:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
Download from http://slackbuilds.org
|
||||
or
|
||||
using sbopkg tool http://www.sbopkg.org
|
||||
|
||||
Using pip:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ pip install slpkg
|
||||
|
||||
and for uninstall
|
||||
|
||||
$ pip uninstall slpkg
|
||||
|
||||
|
||||
|
||||
Command Line Tool Usage
|
||||
-----------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue