Skip to content
Snippets Groups Projects
Commit 0df2aa42 authored by Daniel Widerin's avatar Daniel Widerin
Browse files

fix run debug command

parent ba0ab1ae
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ go run main.go ...@@ -74,7 +74,7 @@ go run main.go
You can run runner in debug-mode: You can run runner in debug-mode:
``` ```
go run --debug main.go go run main.go --debug run
``` ```
## 6. Compile and install runner binary ## 6. Compile and install runner binary
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment