Skip to content

Commit

Permalink
chores(readme): Fix typo - devel -> delve (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
vamsi4845 authored May 21, 2024
1 parent d907bc8 commit 939fad7
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 @@ -167,7 +167,7 @@ Pre-requisite:
Install [Docker](https://docs.docker.com/get-docker/)
Install [VSCode](https://code.visualstudio.com/)
Install [VSCode Go extension](https://marketplace.visualstudio.com/items?itemName=golang.go)
Install [Devel](https://github.com/go-delve/delve)
Install [Delve](https://github.com/go-delve/delve)

To debug, you can use the following command to run the debug container:

Expand Down

0 comments on commit 939fad7

Please sign in to comment.