Update 'README.md'

This commit is contained in:
alban 2019-09-07 21:02:44 +00:00
부모 b1f27cfd82
커밋 13b46225b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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