Updated the readme

This commit is contained in:
Dimitris Zlatanidis 2023-04-13 19:04:17 +03:00
parent 9bdc8b2bf1
commit 623037a2e9

View file

@ -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>