diff --git a/build/README.md b/build/README.md index f39d94842d95520212231d327ad9c008f6166065..975551a880140fc6550710c5f98123fff0c8e608 100644 --- a/build/README.md +++ b/build/README.md @@ -203,7 +203,7 @@ Modify vscode go setups if necessary, the setting path is **code -> preference - ![image](../docs/imgs/settings.png) -Enable Code debug by remot debugging with dlv, you can enable debugging by run the following command inside your docker: +Enable Code debug by remote debugging with dlv, you can enable debugging by run the following command inside your docker: ```shell cp /go/bin/dlv /go/bin/dlv-dap