Ignore:
Timestamp:
09/05/2022 09:04:47 PM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
056b5965
Parents:
5b5b1d2
Message:

Add --no-user in Python module installation instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/docutils.xml

    r5b5b1d2 r5ff8c3a  
    9898      </para>
    9999
    100 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir docutils &amp;&amp;
     100<screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user docutils &amp;&amp;
    101101
    102102for f in /usr/bin/rst*.py; do
Note: See TracChangeset for help on using the changeset viewer.