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