Clarify with-python option in boost

This commit is contained in:
Bruce Dubbs 2022-09-12 23:29:54 -05:00
parent 9dd4991d53
commit ae0c128040

View File

@ -178,10 +178,8 @@
</para>
<para>
<option>--with-python=python3</option>: Add this switch to the <command>
bootstrap</command> command, if you want Boost
to use Python3 instead of Python2. Using Python3 is known to cause the
installation to fail on some systems.
<option>--with-python=python3</option>: This switch ensures Python3
is used if Python2 is installed.
</para>
</sect2>