mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-28 09:58:21 +01:00
Remove images and update pip install
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c7b36a38cc
commit
0b06baf935
1 changed files with 1 additions and 21 deletions
22
README.rst
22
README.rst
|
@ -1,23 +1,3 @@
|
|||
.. image:: https://img.shields.io/github/release/dslackw/slpkg.svg
|
||||
:target: https://github.com/dslackw/slpkg/releases
|
||||
.. image:: https://travis-ci.org/dslackw/slpkg.svg?branch=master
|
||||
:target: https://travis-ci.org/dslackw/slpkg
|
||||
.. image:: https://landscape.io/github/dslackw/slpkg/master/landscape.png
|
||||
:target: https://landscape.io/github/dslackw/slpkg/master
|
||||
.. image:: https://img.shields.io/codacy/51c30a1fe61241edaab414ecde44488d.svg
|
||||
:target: https://www.codacy.com/public/dzlatanidis/slpkg/dashboard
|
||||
.. image:: https://img.shields.io/sourceforge/dt/slpkg.svg
|
||||
:target: https://sourceforge.net/projects/slpkg/
|
||||
.. image:: https://img.shields.io/badge/license-GPLv3-blue.svg
|
||||
:target: https://github.com/dslackw/slpkg
|
||||
.. image:: https://img.shields.io/github/stars/dslackw/slpkg.svg
|
||||
:target: https://github.com/dslackw/slpkg
|
||||
.. image:: https://img.shields.io/github/forks/dslackw/slpkg.svg
|
||||
:target: https://github.com/dslackw/slpkg
|
||||
.. image:: https://img.shields.io/github/issues/dslackw/slpkg.svg
|
||||
:target: https://github.com/dslackw/slpkg/issues
|
||||
|
||||
|
||||
Slpkg v3.3.8
|
||||
============
|
||||
|
||||
|
@ -96,7 +76,7 @@ Using pip:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ pip install https://github.com/dslackw/slpkg/archive/v3.3.8.tar.gz
|
||||
$ pip install https://gitlab.com/dslackw/slpkg/-/archive/v3.3.8/slpkg-v3.3.8.tar.gz
|
||||
|
||||
Uninstall:
|
||||
|
||||
|
|
Loading…
Reference in a new issue