Skip to content

Commit

Permalink
Merge pull request #16576 from CDCgov/etan/experience/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
etanb authored Nov 18, 2024
2 parents 8d3bdf8 + c61075c commit 9ae54e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/docs/getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ A `ctrl-c` will escape the running ReportStream instance.
## Debugging

`./gradlew quickrun` or `./gradlew run` will open a debug port on your locally running ReportStream instance.
`./gradlew quickRun` or `./gradlew run` will open a debug port on your locally running ReportStream instance.
Connect your debugger remotely to port 5005.
For profiling use the JMX port 9090.

Expand Down

0 comments on commit 9ae54e5

Please sign in to comment.