diff --git a/openhands-cli/README.md b/openhands-cli/README.md index be936f6223..07f49dcfc9 100644 --- a/openhands-cli/README.md +++ b/openhands-cli/README.md @@ -1,8 +1,6 @@ # OpenHands V1 CLI -A **lightweight, modern CLI** to interact with the OpenHands agent (powered by [agent-sdk](https://github.com/OpenHands/agent-sdk)). - -The [OpenHands V0 CLI (legacy)](https://github.com/OpenHands/OpenHands/tree/main/openhands/cli) is being deprecated. +A **lightweight, modern CLI** to interact with the OpenHands agent (powered by [OpenHands software-agent-sdk](https://github.com/OpenHands/software-agent-sdk)). --- @@ -33,4 +31,4 @@ uv run openhands # The binary will be in dist/ ./dist/openhands # macOS/Linux # dist/openhands.exe # Windows -``` \ No newline at end of file +```