aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/markupsafe.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/markupsafe.xml')
-rw-r--r--chapter08/markupsafe.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/markupsafe.xml b/chapter08/markupsafe.xml
index 322ec2730..9481a194a 100644
--- a/chapter08/markupsafe.xml
+++ b/chapter08/markupsafe.xml
@@ -48,7 +48,7 @@
<para>Install the package:</para>
-<screen><userinput remap="install">pip3 install --no-index --find-links dist Markupsafe</userinput></screen>
+<screen><userinput remap="install">pip3 install --no-index --no-user --find-links dist Markupsafe</userinput></screen>
</sect2>