From 793cf87550db5f37838ce2ba26bb0a28f4c66145 Mon Sep 17 00:00:00 2001 From: Mason Rowe Date: Thu, 3 Oct 2019 23:55:07 -0400 Subject: [PATCH] added silent flag to 'how to run' command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33041e0..0492387 100644 --- a/README.md +++ b/README.md @@ -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