Skip to content

Commit 77a25b5

Browse files
Update getting-started/setup-building.rst
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
1 parent 20ad71e commit 77a25b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

getting-started/setup-building.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@ More flags are available to ``configure``, but this is the minimum you should
198198
do to get a pydebug build of CPython.
199199

200200
.. note::
201-
**Could not build the ssl module!**
201+
**Could not build the ssl module**
202202

203-
If the build fails with an error stating ``Python requires a OpenSSL 1.1.1 or newer``
204-
despite having it installed, try using the following configuration flag:
203+
If the build fails with an error stating ``Python requires OpenSSL 1.1.1 or newer``
204+
when OpenSSL is installed, try using the following configuration flag:
205205

206206
.. code-block:: bash
207207

0 commit comments

Comments
 (0)