mirror of https://github.com/milvus-io/milvus.git
[skip ci]fix the doc error (#8355)
* fix the doc error in the build directory Signed-off-by: JackLCL <chenglong.li@zilliz.com> * fix the doc error Signed-off-by: JackLCL <chenglong.li@zilliz.com> * fix grammar error Signed-off-by: JackLCL <chenglong.li@zilliz.com>pull/8311/head
parent
f5173b595f
commit
11b7ba2982
|
@ -188,7 +188,7 @@ VS Code begin load and construct Devcontainer, the progress bar display the con
|
|||
|
||||

|
||||
|
||||
After Construction finish, VS Code automatically connect to the container. Now you can coding and debugging in VS Code, just like developing in your host machine.
|
||||
After Construction, VS Code automatically connects to the container. Now you can coding and debugging in VS Code, just like developing in your host machine.
|
||||
|
||||
You can also use terminal of VS Code to enter the Dev container to do something. Choose **Terminal >> New Terminal** in the navigation bar, then you can enter container:
|
||||
|
||||
|
|
Loading…
Reference in New Issue