diff --git a/README.md b/README.md index 5b86339..1080920 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # vps-benchmark ``` -bash -b <(wget --no-check-certificate -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/bench.sh) +bash <(wget -qO bench.sh https://git.virtubox.net/virtubox/vps-benchmark/raw/master/bench.sh) ``` \ No newline at end of file