diff options
| author | Mike Taves <mwtoews@gmail.com> | 2021-05-06 10:37:06 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 10:37:06 +1200 |
| commit | 22654ce7c0acaab875c9427592a42093ac75e8cd (patch) | |
| tree | 229597a5a184b02ba831b5e923574a008de06782 /docs/source/install.rst | |
| parent | 45a88fe245ae040b6f19696dfd928fb2f03f51d9 (diff) | |
| download | PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.tar.gz PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.zip | |
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707)
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 |
