mirror of
https://github.com/AuxXxilium/yet-another-bench-script.git
synced 2024-11-23 23:01:02 +07:00
readme: add mention of wget can be used, too
This commit is contained in:
parent
ffc4d4a799
commit
f3be67d2b9
@ -11,7 +11,7 @@ View YABS usage stats [here](https://yabs.rowe.sh).
|
|||||||
|
|
||||||
## How to Run
|
## How to Run
|
||||||
|
|
||||||
`curl -sL yabs.sh | bash`
|
`curl -sL yabs.sh | bash` or `wget -q -O - yabs.sh | bash`
|
||||||
|
|
||||||
This script has been tested on the following Linux distributions: CentOS 6+, Debian 8+, Fedora 30, and Ubuntu 16.04+. It is designed to not require any external dependencies to be installed nor elevated privileges to run.
|
This script has been tested on the following Linux distributions: CentOS 6+, Debian 8+, Fedora 30, and Ubuntu 16.04+. It is designed to not require any external dependencies to be installed nor elevated privileges to run.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user