Fix chocolatey doc

This commit is contained in:
lepapareil 2022-09-22 14:16:50 +02:00 committed by GitHub
parent 02f778ea42
commit 4e70419579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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