From fac0403c7827e49064ca72e791a1190e1ecd7db2 Mon Sep 17 00:00:00 2001 From: Sarina Li Date: Sun, 9 Nov 2025 18:35:39 -0500 Subject: [PATCH] remove one more broken blog --- libs/python/computer-server/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libs/python/computer-server/README.md b/libs/python/computer-server/README.md index e411bd98..59e6f0e2 100644 --- a/libs/python/computer-server/README.md +++ b/libs/python/computer-server/README.md @@ -32,12 +32,6 @@ To install the Computer-Use Interface (CUI): pip install cua-computer-server ``` -## Run - -Refer to this notebook for a step-by-step guide on how to use the Computer-Use Server on the host system or VM: - -- [Computer-Use Server](../../notebooks/computer_server_nb.ipynb) - ## Docs - [Commands](https://cua.ai/docs/libraries/computer-server/Commands)