Skip to content

Commit 4c7a55d

Browse files
authored
Fix typo, launch* instead of luanch
1 parent 482122e commit 4c7a55d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ For more use cases, please check out [#842](https://github.com/bytedance/UI-TARS
147147
<img alt="Agent TARS CLI" src="https://agent-tars.com/agent-tars-cli.png">
148148

149149
```bash
150-
# Luanch with `npx`.
150+
# Launch with `npx`.
151151
npx @agent-tars/cli@latest
152152

153153
# Install globally, required Node.js >= 22

0 commit comments

Comments
 (0)