Skip to content

Commit 4817cf2

Browse files
enhance: update collection install to be a one liner
1 parent 3bb7ede commit 4817cf2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

crowdsec-docs/docs/appsec/quickstart/nginxopenresty.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ You can always view the content of a [collection on the hub](https://app.crowdse
5252
:::
5353

5454
```
55-
sudo cscli collections install crowdsecurity/appsec-virtual-patching
56-
sudo cscli collections install crowdsecurity/appsec-generic-rules
55+
sudo cscli collections install crowdsecurity/appsec-virtual-patching crowdsecurity/appsec-generic-rules
5756
```
5857

5958
Executing this command will install the following items:

0 commit comments

Comments
 (0)