diff --git a/README.md b/README.md index e77f576..d263e23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ This adds all Crowdsec blocked IPs to the local Bitninja blocklist. Requirements, Crowdsec and Bitninja on the same machine This needs some dependencies, these are mongoDB and dotenv. This can be installed with: +--- MongoDB: `go get go.mongodb.org/mongo-driver/mongo` ---