mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-29 22:01:07 +00:00
docs: 📝 Add git requirement for windows
This commit is contained in:
parent
e02471b37a
commit
c80e566e33
@ -17,7 +17,8 @@ developing applications in Rust for Espressif SoC's.
|
||||
|
||||
### Windows
|
||||
|
||||
- Python must be installed and the version should be between `3.6` and `3.10`.
|
||||
- [Python](https://www.python.org/downloads/). Version should be between `3.6` and `3.10`.
|
||||
- [git](https://git-scm.com/download/win)
|
||||
- Toolchain. Select one of the following:
|
||||
- [Windows x86_64 GNU](https://github.com/esp-rs/rust-build#windows-x86_64-gnu)
|
||||
- [Windows x86_64 MSVC](https://github.com/esp-rs/rust-build#windows-x86_64-msvc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user