Engel Nyst 1 год назад
Родитель
Сommit
516ca701d4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/modules/usage/llms/local-llms.md

+ 1 - 1
docs/modules/usage/llms/local-llms.md

@@ -200,7 +200,7 @@ base_url="http://localhost:1234/v1"
 custom_llm_provider="openai"
 custom_llm_provider="openai"
 ```
 ```
 
 
-Done! Now you can start Devin by: `make run` without Docker. You now should be able to connect to `http://localhost:3000/`
+Done! Now you can start OpenHands by: `make run` without Docker. You now should be able to connect to `http://localhost:3000/`
 
 
 # Note
 # Note