mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-02 15:14:56 +00:00
fix: Remove spaces in Windows binary URL
This commit is contained in:
parent
3f4b2d8066
commit
0d4485190a
@ -59,7 +59,7 @@ It's also possible to use [cargo-binstall](https://github.com/cargo-bins/cargo-b
|
|||||||
```
|
```
|
||||||
- Windows MSVC
|
- Windows MSVC
|
||||||
```powershell
|
```powershell
|
||||||
Invoke-WebRequest 'https://github.com/esp-rs/espup/releases/latest/download/espup-x86_64-pc-windows-msvc. exe' -OutFile .\espup.exe
|
Invoke-WebRequest 'https://github.com/esp-rs/espup/releases/latest/download/espup-x86_64-pc-windows-msvc.exe' -OutFile .\espup.exe
|
||||||
```
|
```
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user