Skip to content

Commit

Permalink
fix #530 by fixing the readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
northdpole committed Jul 21, 2024
1 parent 9811789 commit 8567499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Install dependencies
### Locally

#### Docker
The easiest weay to run OpenCRE locally is by running the published docker container.
The easiest way to run OpenCRE locally is by running the published docker container.
You can do so by running:
`docker run -p 5000:5000 ghcr.io/owasp/opencre/opencre:latest`
After the container has finished downloading the remote information you can access it in [localhost](http://127.0.0.1:5000)
Expand Down

0 comments on commit 8567499

Please sign in to comment.