diff options
Diffstat (limited to 'chapter06/python.xml')
-rw-r--r-- | chapter06/python.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/python.xml b/chapter06/python.xml index 15ac50e92..3aafa110e 100644 --- a/chapter06/python.xml +++ b/chapter06/python.xml @@ -89,7 +89,7 @@ <para>Install the package:</para> <screen><userinput remap="install">make install -chmod -v 755 /usr/lib/libpython3.6m.so +chmod -v 755 /usr/lib/libpython3.7m.so chmod -v 755 /usr/lib/libpython3.so</userinput></screen> <variablelist> |