mirror of
https://github.com/trycua/computer.git
synced 2026-01-04 20:40:15 -06:00
Fixed incorrect self-host command in docs
This commit is contained in:
@@ -140,7 +140,7 @@ You can also have agents control your desktop directly by running Computer Serve
|
||||
|
||||
```bash
|
||||
pip install cua-computer-server
|
||||
python -m computer-server
|
||||
python -m computer_server
|
||||
```
|
||||
|
||||
Connect with:
|
||||
|
||||
Reference in New Issue
Block a user