Merge pull request #23 from netravnen/readme-wget-link

readme: add mention of wget can also be used
This commit is contained in:
Mason Rowe 2021-02-26 21:27:18 -05:00 committed by GitHub
commit f361f223f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ View YABS usage stats [here](https://yabs.rowe.sh).
## 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.