Updated the readme

This commit is contained in:
Dimitris Zlatanidis 2023-04-13 23:50:01 +03:00
parent 3030782a5b
commit 237ed8fd95

View file

@ -137,9 +137,9 @@ You can install a whole repository with the command:
.. code-block:: bash
$ slpkg install '*' --bin-repo=gnome --resolve-off
$ slpkg install '*' --bin-repo=<repository_name> --resolve-off
Note: Apply the option '--resolve-off' to speed up the process because the gnome repository has no references to the dependencies.
Note: Apply the option '--resolve-off' to speed up the process, if the repository has no references to the dependencies.
To remove a package with the dependencies: