Update crowdsec/readme.md

This commit is contained in:
2024-03-05 20:14:51 +03:00
parent 42f23c8f5d
commit f10a1cdc2a
+4 -8
View File
@@ -13,20 +13,16 @@ Let's setup directories in your homefolder like so:
Basically:
```
mkdir crowdsec
```
```
cd crowdsec
```
```
touch compose.yml
```
```
mkdir config
```
```
cd config
touch acquis.yaml
cd ..
```
Then copy the contents from my compose.yml to yours and make the necessary changes.
## Run
Go to the directory with the compose.yml