mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Fix indentation in sphincontrib-serializinghtml
This commit is contained in:
parent
cf1541223e
commit
30677e5f07
@ -78,13 +78,13 @@
|
||||
<sect3 role="installation">
|
||||
<title>Installation of Sphinxcontrib-serializinghtml</title>
|
||||
|
||||
<para> Build the module: </para>
|
||||
<para> Build the module: </para>
|
||||
|
||||
<screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user sphinxcontrib-serializinghtml</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user