mirror of
https://github.com/trycua/lume.git
synced 2026-03-03 04:09:26 -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