diff --git a/README.md b/README.md index 6fdd9ca..004ad1b 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,7 @@ If you are not goin to use your own certificate, you can delete the ```ssl_certi 3. You can run ```docker compose up -d``` -[Source](https://techdocs.akamai.com/infection-monkey/docs/docker) \ No newline at end of file +[Source](https://techdocs.akamai.com/infection-monkey/docs/docker) + +Note: If the following error appears in the logs: ```MongoDB 5.0+ requires a CPU with AVX support``` then change the mongo versión for 4.4.6 +