Update 'README.md'

This commit is contained in:
virtubox 2017-01-14 18:10:07 +00:00
parent a039a33172
commit 8d784a8864
1 changed files with 1 additions and 1 deletions

View File

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