diff --git a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/llms/localLLMs.md b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/llms/localLLMs.md index e8128c934d..324c0e6de9 100644 --- a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/llms/localLLMs.md +++ b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/llms/localLLMs.md @@ -74,7 +74,7 @@ WORKSPACE_DIR="$(pwd)/workspace" 如有需要,可以替换您选择的 `LLM_MODEL`。 -完成!现在您可以通过 `make run` 启动 Devin 而无需 Docker。现在您应该可以连接到 `http://localhost:3000/` +完成!现在您可以通过 `make run` 启动 OpenHands 而无需 Docker。现在您应该可以连接到 `http://localhost:3000/` ## 选择您的模型