mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-05 23:41:30 +05:30
Restructure readme changes from PR #23
This commit is contained in:
parent
f361f223f2
commit
a03d5f191e
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,11 @@ View YABS usage stats [here](https://yabs.rowe.sh).
|
|||
|
||||
## How to Run
|
||||
|
||||
`curl -sL yabs.sh | bash` or `wget -q -O - yabs.sh | bash`
|
||||
`curl -sL yabs.sh | bash`
|
||||
|
||||
or
|
||||
|
||||
`wget -qO- 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue