[FIX] fix typo in warning message
Fix small typo introduced in #9116 closes odoo/documentation#9539 Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
This commit is contained in:
commit
5584ea5266
@ -280,15 +280,14 @@ Dependencies
|
|||||||
$ cd odoo #CommunityPath
|
$ cd odoo #CommunityPath
|
||||||
$ sudo ./setup/debinstall.sh
|
$ sudo ./setup/debinstall.sh
|
||||||
|
|
||||||
The `setup/debinstall.sh` script will parse the `debian/control` and install found
|
The `setup/debinstall.sh` script will parse the `debian/control
|
||||||
packages.
|
<{GITHUB_PATH}/debian/control>` file and install the found packages.
|
||||||
|
|
||||||
.. tab:: Install with pip
|
.. tab:: Install with pip
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
Using pip may lead to security issues and broken dependencies; only do this if you
|
||||||
Using pip may lead to security issue and broken dependencies, only do this if you
|
know what you are doing.
|
||||||
know what you rare doing.
|
|
||||||
|
|
||||||
As some of the Python packages need a compilation step, they require system libraries to
|
As some of the Python packages need a compilation step, they require system libraries to
|
||||||
be installed.
|
be installed.
|
||||||
|
Loading…
Reference in New Issue
Block a user