mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Added -r flag to pip install command from file
Closes https://github.com/espressif/esp-idf/pull/3874 Closes https://github.com/espressif/esp-idf/issues/3915
This commit is contained in:
parent
d4fcbe37f3
commit
68d82abe52
@ -39,7 +39,7 @@ See the Getting Started guide links above for a detailed setup guide. This is a
|
||||
|
||||
* Install host build dependencies mentioned in Getting Started guide.
|
||||
* Add `tools/` directory to the PATH
|
||||
* Run `python -m pip install requirements.txt` to install Python dependencies
|
||||
* Run `python -m pip install -r requirements.txt` to install Python dependencies
|
||||
|
||||
## Configuring the Project
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user