diff --git a/README.md b/README.md index dd32a134..fb8f97fd 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ $ slpkg tracking --pkg-version Flask awscli pychess ### Installation ``` -$ tar xvf slpkg-4.8.2.tar.gz -$ cd slpkg-4.8.2 +$ tar xvf slpkg-4.8.3.tar.gz +$ cd slpkg-4.8.3 $ ./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.2 +slpkg - version 4.8.3 USAGE: slpkg [COMMAND] [OPTIONS] [FILELIST|PACKAGES...] @@ -126,7 +126,7 @@ OPTIONS: -p, --pkg-version Print the repository package version. -P, --parallel Download files in parallel. -o, --repository=NAME Change repository you want to work. - -z, --directory=[PATH] Download files to a specific path. + -z, --directory=PATH Download files to a specific path. -h, --help Show this message and exit. -v, --version Print version and exit. @@ -147,7 +147,7 @@ The second step is to update the package lists and install the data to the datab Now you are ready to start! -To install a package from the [SlackBuilds.org](https://slackbuilds.org) or [Ponce](https://cgit.ponce.cc/slackbuilds) repository, run: +To install a package, run: ``` $ slpkg install @@ -162,7 +162,7 @@ or change the repository: You can install a whole repository with the command: ``` - $ slpkg install '*' --repository= --resolve-off + $ slpkg install '*' --repository= ``` To remove a package with the dependencies: @@ -171,7 +171,7 @@ To remove a package with the dependencies: $ slpkg remove ``` -If you want to search a package from all binaries repositories, run: +If you want to search a package from all repositories, run: ``` $ slpkg search --repository='*'