Skip to content

Commit 2ee7304

Browse files
committed
README: Python is required during build process unconditionally.
Fixes adafruit#449.
1 parent 88d7bba commit 2ee7304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Additional components:
3232
- examples/ -- a few example Python scripts.
3333

3434
"make" is used to build the components, or "gmake" on BSD-based systems.
35-
You will also need bash and python (2.7 or 3.3) for the stm port.
35+
You will also need bash and python (2.7 or 3.3).
3636

3737
The Unix version
3838
----------------

0 commit comments

Comments
 (0)