1
0
Fork 0

Update 'README.md'

Esse commit está contido em:
alban 2019-09-07 21:02:44 +00:00
commit 13b46225b5
1 arquivos alterados com 1 adições e 1 exclusões

Ver arquivo

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