Wrong header usage

This commit is contained in:
Dillon DuPont
2025-07-29 11:41:03 -04:00
parent ed2d87e85a
commit c8cb35eb8b

View File

@@ -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.