diff options
Diffstat (limited to 'docs/source/install.rst')
| -rw-r--r-- | docs/source/install.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst index b382662e..95db56df 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -101,14 +101,14 @@ On Debian and similar systems (e.g. Ubuntu) the APT package manager is used:: Fedora ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -On Fedora the dnf package manager is used:: +On Fedora the :program:`dnf` package manager is used:: sudo dnf install proj Red Hat ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -On Red Hat based system packages are installed with yum:: +On Red Hat based system packages are installed with :program:`yum`:: sudo yum install proj |
