Mettre à jour 'README.md'

This commit is contained in:
virtubox 2018-08-13 04:10:09 +00:00
parent 4addc7fb9e
commit 150f00ccc1
1 changed files with 0 additions and 7 deletions

View File

@ -10,13 +10,6 @@ bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/sysi
### Sysbench ### Sysbench
In sysbench on debian/ubuntu with :
```
curl -s https://packagecloud.io/install/repositories/akopytov/sysbench/script.deb.sh | sudo bash
sudo apt -y install sysbench
```
``` ```
bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/sysbench.sh) bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/sysbench.sh)
``` ```