From 0ecf60b7addb47e818b784f93c306be38df103ba Mon Sep 17 00:00:00 2001 From: Roshan Piyush Date: Thu, 20 Jun 2024 12:46:30 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.