Skip to content

Commit 3822633

Browse files
committed
[lldb][docs] Repeat required Python version number
We do say it in the table below but if you didn't want any optional stuff you'd miss it.
1 parent c3f815b commit 3822633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/resources/build.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following requirements are shared on all platforms.
3030
If you want to run the test suite, you'll need to build LLDB with Python
3131
scripting support.
3232

33-
* `Python <http://www.python.org/>`_
33+
* `Python <http://www.python.org/>`_ 3.8 or later.
3434
* `SWIG <http://swig.org/>`_ 4 or later.
3535

3636
If you are on FreeBSD or NetBSD, you will need to install ``gmake`` for building

0 commit comments

Comments
 (0)