diff --git a/README.rst b/README.rst index 1c5e0c3b..49ccb1df 100644 --- a/README.rst +++ b/README.rst @@ -153,6 +153,12 @@ If you wan to search a package from all binaries repositories, run: $ slpkg search --bin-repo='*' +Edit the configuration :code:`/etc/slpkg/slpkg.toml` file: + +.. code-block:: bash + + $ slpkg configs + For further information, please read the manpage: @@ -160,12 +166,6 @@ For further information, please read the manpage: $ man slpkg -Edit the configuration :code:`/etc/slpkg/slpkg.toml` file: - -.. code-block:: bash - - $ slpkg configs - Configuration files -------------------