mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
Updated for version 4.8.8
This commit is contained in:
parent
8191c8abb6
commit
bb2ace44d2
1 changed files with 3 additions and 3 deletions
|
@ -60,8 +60,8 @@ $ slpkg tracking --pkg-version Flask awscli pychess
|
|||
### Installation
|
||||
|
||||
```
|
||||
$ tar xvf slpkg-4.8.7.tar.gz
|
||||
$ cd slpkg-4.8.7
|
||||
$ tar xvf slpkg-4.8.8.tar.gz
|
||||
$ cd slpkg-4.8.8
|
||||
$ ./install.sh
|
||||
```
|
||||
|
||||
|
@ -86,7 +86,7 @@ The majority of trials have been made in Slackware x86_64 'stable' environment.
|
|||
### Command Line Tool Usage
|
||||
|
||||
```
|
||||
slpkg - version 4.8.7
|
||||
slpkg - version 4.8.8
|
||||
|
||||
USAGE:
|
||||
slpkg [COMMAND] [OPTIONS] [FILELIST|PACKAGES...]
|
||||
|
|
Loading…
Reference in a new issue