mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
brotli: add missing role="root"
This commit is contained in:
parent
403a9c620f
commit
63413bc629
@ -141,7 +141,7 @@ cd ..</userinput></screen>
|
||||
bindings as the &root; user:
|
||||
</para>
|
||||
|
||||
<screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD &&
|
||||
<screen role="root"><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD &&
|
||||
pip3 install --no-index --find-links dist --no-cache-dir Brotli</userinput></screen>
|
||||
<!--
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user