mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-23 11:02:43 +03:00
Fix chocolatey doc
This commit is contained in:
parent
02f778ea42
commit
4e70419579
@ -6,7 +6,7 @@ First update *.nuspec and tools/*.ps1 files and then execute local installer:
|
|||||||
choco pack
|
choco pack
|
||||||
choco install hurl -s .
|
choco install hurl -s .
|
||||||
hurl --version
|
hurl --version
|
||||||
echo GET google.fr | hurl --location
|
echo "https://GET google.fr" | hurl --location
|
||||||
```
|
```
|
||||||
|
|
||||||
and finally push package to official chocolatey repository
|
and finally push package to official chocolatey repository
|
||||||
|
Loading…
Reference in New Issue
Block a user