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 dfeb642 commit 561992eCopy full SHA for 561992e
README.md
@@ -37,7 +37,7 @@
37
1. Clone the repository or download the script.
38
2. Install required dependencies:
39
```bash
40
- pip install esptool pyserial tprint
+ pip install -r requirements.txt
41
```
42
43
## Usage
0 commit comments