From 073c4f349e8556c449d5ec660984ac563b749b85 Mon Sep 17 00:00:00 2001 From: virtubox Date: Sat, 14 Jan 2017 18:21:59 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b58f214..9c6e20d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # vps-benchmark ``` -bash <(wget -O https://git.virtubox.net/virtubox/vps-benchmark/raw/master/bench.sh) +bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/bench.sh) +``` +bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/bench.sh) + +``` +bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/centos7.sh) ``` \ No newline at end of file