update README (#714)

Co-authored-by: AlteredCoder <AlteredCoder>
This commit is contained in:
AlteredCoder 2021-03-22 16:48:42 +01:00 committed by GitHub
parent bdca1d79c1
commit e59c33a8e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ Ensure you have dependencies :
<summary>for Debian based distributions</summary>
```bash
apt-get install bash gettext whiptail curl wget
apt-get install bash gettext whiptail wget
```
</details>
@ -80,14 +80,14 @@ apt-get install bash gettext whiptail curl wget
<summary>for RedHat based distributions</summary>
```bash
yum install bash gettext newt curl wget
yum install bash gettext newt 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 -
wget https://github.com/crowdsecurity/crowdsec/releases/latest/download/crowdsec-release.tgz
tar xvzf crowdsec-release.tgz
cd crowdsec-v*
sudo ./wizard.sh -i