From 7b37b06bee181d8df49549cd23ca539849258063 Mon Sep 17 00:00:00 2001 From: Dillon DuPont Date: Tue, 19 Aug 2025 12:22:05 -0400 Subject: [PATCH] Fixed incorrect self-host command in docs --- docs/content/docs/computer-sdk/computers.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/computer-sdk/computers.mdx b/docs/content/docs/computer-sdk/computers.mdx index 336f687f..d2b2a3a1 100644 --- a/docs/content/docs/computer-sdk/computers.mdx +++ b/docs/content/docs/computer-sdk/computers.mdx @@ -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: