diff --git a/README.md b/README.md index a0b8d0f..9143dbc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Download Golang [installer](https://go.dev/dl/). A least on Mac the installer sh go install -v github.com/go-delve/delve/cmd/dlv@latest ``` +To install / update the goTools in VsCode: + +Click `cmd`+`shift`+`p` and search for _Go: Install/Update tools_ + # VsCode IDE - Install [Visual Studio Code](https://code.visualstudio.com)