Update README.md to improve installation readability (#311)

This commit is contained in:
Jesse Donat 2020-10-20 01:46:32 -05:00 committed by GitHub
parent 1be552de6c
commit 748d30e889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ apt-get install bash gettext whiptail curl wget
```
</details>
<details>
<details open>
<summary>for RedHat based distributions</summary>
```bash
@ -74,6 +74,8 @@ yum install bash gettext newt curl wget
```
</details>
Then :
```bash
curl -s https://api.github.com/repos/crowdsecurity/crowdsec/releases/latest | grep browser_download_url| cut -d '"' -f 4 | wget -i -
tar xvzf crowdsec-release.tgz