Skip to content
Snippets Groups Projects
Commit 3f105ce1 authored by Benoit MARECHAL's avatar Benoit MARECHAL :fish:
Browse files

Update README.md

parent 90d3873a
Branches
No related tags found
No related merge requests found
......@@ -45,7 +45,6 @@ $HTTP_URI=${HTTP_PROTOCOL}://${HTTP_HOST}:${HTTP_PORT}${HTTP_PATH}
$webcall = Invoke-WebRequest -Uri $HTTP_URI -UseBasicParsing
Write-Host ($webcall | Format-Table | Out-String)
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment