We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc63c01 commit 8056184Copy full SHA for 8056184
tools/config_editor/README.md
@@ -6,7 +6,7 @@ It has mouse support and can be pre-configured using command line arguments.
6
7
## Requirements
8
- Python 3.9 or later
9
- - The "textual" library (install it using `pip install textual`)
+ - Install the required packages using `pip install -r requirements.txt`
10
- The requirements from esp32-arduino-lib-builder
11
12
## Troubleshooting
0 commit comments