mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-26 00:22:10 +03:00
Add pip upgrade to windows contrib doc
This commit is contained in:
parent
28b5a49c1d
commit
4721d305a7
@ -29,6 +29,7 @@ Install git, llvm, nsis and python3
|
||||
```powershell
|
||||
choco install --confirm --no-progress git winlibs-llvm-free nsis
|
||||
choco install --confirm --no-progress python3 --version "3.8.0"
|
||||
python -m pip install --upgrade pip --quiet
|
||||
```
|
||||
|
||||
Install rust
|
||||
|
Loading…
Reference in New Issue
Block a user