File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
crowdsec-docs/unversioned/bouncers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Clone or download directly [from our GitHub repository](https://github.com/crowd
5959<Tabs
6060 defaultValue = " apache_debian"
6161 values = { [
62- { label: ' Debian/Ubuntu' , value: ' nginx_debian ' ,},
62+ { label: ' Debian/Ubuntu' , value: ' apache_debian ' ,},
6363 { label: ' Others (build from source)' , value: ' others' ,},
6464 ]
6565} >
@@ -69,7 +69,7 @@ Clone or download directly [from our GitHub repository](https://github.com/crowd
6969
7070:::warning
7171
72- Please note that the reposiroty for this package is not the same as the one holding CrowdSec's binary packages
72+ Please note that the repository for this package is not the same as the one holding CrowdSec's binary packages
7373
7474``` bash
7575curl -s https://packagecloud.io/install/repositories/crowdsec/crowdsec/script.deb.sh | sudo bash
You can’t perform that action at this time.
0 commit comments