Update 'README.md'

This commit is contained in:
alban 2019-09-07 21:02:44 +00:00
bovenliggende b1f27cfd82
commit 13b46225b5
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen

Bestand weergeven

@ -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.