mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Updated for version 4.8.5
This commit is contained in:
parent
f5cf5e3fd9
commit
789c328faf
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.4.tar.gz
|
||||
$ cd slpkg-4.8.4
|
||||
$ tar xvf slpkg-4.8.5.tar.gz
|
||||
$ cd slpkg-4.8.5
|
||||
$ ./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.4
|
||||
slpkg - version 4.8.5
|
||||
|
||||
USAGE:
|
||||
slpkg [COMMAND] [OPTIONS] [FILELIST|PACKAGES...]
|
||||
|
|
Loading…
Reference in a new issue