Compare commits

...

1 Commits

Author SHA1 Message Date
Xingyao Wang
312993339f docs: fix CLI mode doc when running in dev model 2025-08-11 17:55:21 -04:00

View File

@@ -80,7 +80,7 @@ openhands
<Note>
If you have cloned the repository, you can also run the CLI directly using Poetry:
poetry run python -m openhands.cli.main
poetry run openhands
</Note>
3. Set your model, API key, and other preferences using the UI (or alternatively environment variables, below).