Remove an unneeded command from teh curl build instructions.

This commit is contained in:
Bruce Dubbs 2021-09-17 21:42:02 -05:00
parent 642e43dd8c
commit 9a7aeed0b8

View File

@ -131,12 +131,6 @@
<sect2 role="installation">
<title>Installation of cURL</title>
<para>
First, adapt the tests to python3:
</para>
<screen><userinput remap="pre">grep -rl '#!.*python$' | xargs sed -i '1s/python/&amp;3/'</userinput></screen>
<para>
Install <application>cURL</application> by running the following
commands: