added silent flag to 'how to run' command

This commit is contained in:
Mason Rowe 2019-10-03 23:55:07 -04:00 committed by GitHub
parent 8932e25721
commit 793cf87550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ This script isn't an attempt to be a golden standard. It's just yet another benc
## How to Run
`curl https://raw.githubusercontent.com/masonr/yet-another-bench-script/master/yabs.sh | bash`
`curl -s https://raw.githubusercontent.com/masonr/yet-another-bench-script/master/yabs.sh | bash`
## Tests Conducted