diff --git a/README.md b/README.md index 9a8c29a9..ee7724f7 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ You can use prebuilt images generated by our CI workflow. - To Stop and Cleanup crAPI ``` - docker-compose -f docker-compose.yml --compatibility down –volumes + docker-compose -f docker-compose.yml --compatibility down --volumes ``` Visit [http://localhost:8888](http://localhost:8888) @@ -117,4 +117,4 @@ To know more about challenges in crAPI. Visit [challenges] [virtualbox]: https://www.virtualbox.org/wiki/Downloads ## Troubleshooting guide for general issues while installing and running crAPI -If you need any help with installing and running crAPI you can check out this guide: [Troubleshooting guide crAPI](https://github.com/OWASP/crAPI/blob/main/docs/troubleshooting.md). If this doesn't solve your problem, please create an issue in Github Issues. \ No newline at end of file +If you need any help with installing and running crAPI you can check out this guide: [Troubleshooting guide crAPI](https://github.com/OWASP/crAPI/blob/main/docs/troubleshooting.md). If this doesn't solve your problem, please create an issue in Github Issues.