mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Updated the readme
This commit is contained in:
parent
9bdc8b2bf1
commit
623037a2e9
1 changed files with 4 additions and 2 deletions
|
@ -117,11 +117,11 @@ or for binary repositories:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ slpkg update -bin-repo='*'
|
||||
$ slpkg update --bin-repo='*'
|
||||
|
||||
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 for -current users, run:
|
||||
To install a package from the `SlackBuilds.org <https://slackbuilds.org/>`_ or `Ponce <https://cgit.ponce.cc/slackbuilds/>`_ repository, run:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
@ -129,6 +129,8 @@ To install a package from the `SlackBuilds.org <https://slackbuilds.org/>`_ or `
|
|||
|
||||
or from a binary repository:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ slpkg install <package_name> --bin-repo=<repo_name>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue