Skip to content

Commit 6c5a543

Browse files
AlteredCoderAlteredCoder
authored andcommitted
update README
1 parent 967af5e commit 6c5a543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The custom binary must support the following commands:
4242
- `reason` : reason of the decision
4343
- `json_object`: the serialized decision
4444

45-
:warning: don't forget to add `execution` right to your binary/script
45+
:warning: don't forget to add right execution to your binary/script
4646

4747
### Examples:
4848

@@ -61,7 +61,7 @@ $ vim /etc/crowdsec/custom-bouncer/cs-custom-bouncer.yaml
6161
```
6262

6363
```yaml
64-
bin_path: <path_to_binary>
64+
bin_path: <absolute_path_to_binary>
6565
piddir: /var/run/
6666
update_frequency: 10s
6767
daemonize: true

0 commit comments

Comments
 (0)