Skip to content

Commit 43069e7

Browse files
committed
Remove Python from list of dependencies.
It already is an implicit dependency of PIO.
1 parent c7de4df commit 43069e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ PlatformIO may be used via a GUI (PlatformIO IDE) or command line interface (Pla
4141

4242
System requirements:
4343

44-
- [PlatformIO](https://platformio.org/)
45-
- [Python](https://www.python.org/) interpreter
44+
- [PlatformIO Core](https://docs.platformio.org/en/stable/core/index.html#piocore)
4645
- optional: [git](https://git-scm.com/) client is used to generate version identifier if project files are in a git clone
4746

4847
In order to use the software (some call it "firmware"), the following steps are required:

0 commit comments

Comments
 (0)