Merge "Clarify the wording of centos installation"

This commit is contained in:
Zuul 2020-04-22 00:44:46 +00:00 committed by Gerrit Code Review
commit a72f1de35b
2 changed files with 13 additions and 11 deletions

View File

@ -98,8 +98,8 @@ Install and configure components
.. note:: .. note::
CentOS install binary files into ``/usr/bin/``, CentOS might install binary files into ``/usr/bin/``.
replace ``/usr/local/bin/`` directory with the correct If it does, replace ``/usr/local/bin/`` directory with the correct
in the following command. in the following command.
.. code-block:: console .. code-block:: console
@ -302,8 +302,10 @@ Install and configure components
# install -o zun -m 0555 -D /usr/local/bin/zun-cni /opt/cni/bin/zun-cni # install -o zun -m 0555 -D /usr/local/bin/zun-cni /opt/cni/bin/zun-cni
CentOS install binary files into ``/usr/bin/``, .. note::
replace ``/usr/local/bin/zun-cni`` with the correct path
CentOS might install binary files into ``/usr/bin/``.
If it does, replace ``/usr/local/bin/zun-cni`` with the correct path
in the command above. in the command above.
Finalize installation Finalize installation
@ -314,8 +316,8 @@ Finalize installation
.. note:: .. note::
CentOS install binary files into ``/usr/bin/``, CentOS might install binary files into ``/usr/bin/``.
replace ``/usr/local/bin/`` directory with the correct If it does, replace ``/usr/local/bin/`` directory with the correct
in the following example file. in the following example file.
.. code-block:: bash .. code-block:: bash
@ -335,8 +337,8 @@ Finalize installation
.. note:: .. note::
CentOS install binary files into ``/usr/bin/``, CentOS might install binary files into ``/usr/bin/``,
replace ``/usr/local/bin/`` directory with the correct If it does, replace ``/usr/local/bin/`` directory with the correct
in the following example file. in the following example file.
.. code-block:: bash .. code-block:: bash

View File

@ -346,8 +346,8 @@ Finalize installation
.. note:: .. note::
CentOS install binary files into ``/usr/bin/``, CentOS might install binary files into ``/usr/bin/``.
replace ``/usr/local/bin/`` directory with the correct If it does, replace ``/usr/local/bin/`` directory with the correct
in the following example files. in the following example files.
.. code-block:: bash .. code-block:: bash