mirror of https://github.com/milvus-io/milvus.git
[skip ci]Fix spelling errors for docker build doc (#9385)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/9387/head
parent
5586063ffc
commit
5c8ed75baf
|
@ -203,7 +203,7 @@ Modify vscode go setups if necessary, the setting path is **code -> preference -
|
|||
|
||||

|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue