mirror of
https://github.com/trycua/computer.git
synced 2026-01-01 19:10:30 -06:00
Wrong header usage
This commit is contained in:
@@ -7,7 +7,7 @@ Before we can automate apps using AI, we need to first connect to a Computer Ser
|
||||
|
||||
C/ua Computers are preconfigured virtual machines running the Computer Server. They can be either macOS, Linux, or Windows. They're found in either a cloud-native container, or on your host desktop.
|
||||
|
||||
# c/ua cloud container
|
||||
## c/ua cloud container
|
||||
|
||||
This is a cloud container running the Computer Server. This is the easiest & safest way to get a c/ua computer, and can be done by going on the trycua.com website.
|
||||
|
||||
@@ -41,7 +41,7 @@ This is a cloud container running the Computer Server. This is the easiest & saf
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
# c/ua local containers
|
||||
## c/ua local containers
|
||||
|
||||
c/ua provides local containers. This can be done using either the Lume CLI (macOS) or Docker CLI (Linux, Windows).
|
||||
|
||||
@@ -83,7 +83,7 @@ lume run macos-sequoia-cua:latest
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
# Your host desktop
|
||||
## Your host desktop
|
||||
|
||||
You can also have agents control your desktop directly by running Computer Server without any containerization layer. Beware that AI models may perform risky actions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user