From 13b46225b5016e3d13d038609200979ee6e5c8ed Mon Sep 17 00:00:00 2001 From: alban Date: Sat, 7 Sep 2019 21:02:44 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21e9bef..de2bd27 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It won't work on Debian 10 Buster, little story about that below if you're inter ## Crash course -`curl https://git.interhacker.space/alban/wekan-bash-installer/raw/branch/master/install.sh | bash` +`curl -s https://git.interhacker.space/alban/wekan-bash-installer/raw/branch/master/install.sh | bash` Pretty simple if you're into `curl|bash` methods ;) Otherwise feel free to `git clone`, `wget`, or use the method of your liking to download and execute.