diff --git a/README.rst b/README.rst index 770a77ac..4acfeb62 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Slpkg is a software package manager that installs, updates and removes packages It automatically calculates dependencies and figures out what things need to happen to install packages. Slpkg makes it easier to manage groups of machines without the need for manual updates. -Slpkg works in accordance with the standards of the `SlackBuilds.org `_ organization to build packages. +Slpkg works in accordance with the standards of the `SlackBuilds.org `__ organization to build packages. It also uses the Slackware Linux instructions for installing, upgrading or removing packages. .. image:: https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_package.png @@ -27,7 +27,7 @@ Requirements Install ------- -Install it from the official third-party `SlackBuilds.org `_ repository or directly from source: +Install it from the official third-party `SlackBuilds.org `__ repository or directly from source: .. code-block:: bash @@ -104,7 +104,7 @@ Usage How to start ------------ -If you are going to use only the `SlackBuilds.org `_ repository, you don't need to edit the +If you are going to use only the `SlackBuilds.org `__ repository, you don't need to edit the :code:`/etc/slpkg/repositories.toml` file, otherwise edit the file and set :code:`true` the repositories you want. The second step is to update the package lists and install the data to the database, just run: @@ -121,7 +121,7 @@ or for binary repositories: Now you are ready to start! -To install a package from the `SlackBuilds.org `_ or `Ponce `_ repository, run: +To install a package from the `SlackBuilds.org `__ or `Ponce `_ repository, run: .. code-block:: bash