mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-25 19:58:37 +01:00
Merge branch 'patch-1' into 'master'
Fix pip url See merge request dslackw/slpkg!97
This commit is contained in:
commit
fd0d5f0e8a
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ Using pip:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ pip install https://gitlab.com/dslackw/slpkg/-/archive/v3.3.8/slpkg-v3.3.8.tar.gz
|
||||
$ pip install https://gitlab.com/dslackw/slpkg/-/archive/3.3.8/slpkg-3.3.8.tar.gz
|
||||
|
||||
Uninstall:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue