From 7d6f874fa8c8428a213ec481c13142af9ce86a65 Mon Sep 17 00:00:00 2001 From: virtubox Date: Sat, 14 Jan 2017 19:08:23 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0b3a1bf..9ee2b4e 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,8 @@ # vps-benchmark -### debian +### ``` -bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/debian.sh) +bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/vpsbench.sh) ``` -### centos 6 -``` -bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/centos6.sh) -``` - -### centos 7 -``` -bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/centos7.sh) ``` \ No newline at end of file