From 3ac6997dac273ccea6c10bd727dca558f9696f1d Mon Sep 17 00:00:00 2001 From: Sebastian Kreutzberger Date: Fri, 18 Nov 2016 08:21:52 +0100 Subject: [PATCH] Updated README the script is executed and not just downloaded. Makes things even easier :D --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ca3503..a24e08b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ brew install wess/repo/overlook --HEAD ## Via Script ```bash -curl -sL wess.io/overlook/install.sh +curl -sL wess.io/overlook/install.sh | bash ``` ## Build It Yourself