diff options
Diffstat (limited to 'chapter08/python.xml')
-rw-r--r-- | chapter08/python.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/python.xml b/chapter08/python.xml index 2fb847042..bee232704 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -92,7 +92,7 @@ <screen><userinput remap="install">make install</userinput></screen> - <para>In serveral places we use the <command>pip3</command> command to + <para>In several places we use the <command>pip3</command> command to install Python 3 programs and modules for all users as <systemitem class='username'>root</systemitem>. This conflicts with the Python developers recommendation to install packages into a |