mirror of
https://github.com/trycua/computer.git
synced 2026-01-04 20:40:15 -06:00
Fix computer tabs
This commit is contained in:
@@ -50,7 +50,7 @@ This is a Cloud Sandbox running the Computer Server. This is the easiest & safes
|
||||
Cua provides local sandboxes using different providers depending on your host operating system:
|
||||
|
||||
<Tabs items={['KASM on Docker (macOS, Windows, Linux)', 'Windows Sandbox (Windows Only)', 'macOS VM (with Lume CLI)']}>
|
||||
<Tab value="Docker (macOS, Windows, Linux)">
|
||||
<Tab value="KASM on Docker (macOS, Windows, Linux)">
|
||||
|
||||
1. Install Docker Desktop or Docker Engine
|
||||
|
||||
@@ -105,7 +105,7 @@ Cua provides local sandboxes using different providers depending on your host op
|
||||
```
|
||||
|
||||
</Tab>
|
||||
<Tab value="Lume (macOS Only)">
|
||||
<Tab value="macOS VM (with Lume CLI)">
|
||||
|
||||
1. Install lume cli
|
||||
|
||||
|
||||
Reference in New Issue
Block a user