mirror of
https://github.com/trycua/computer.git
synced 2026-02-20 13:29:35 -06:00
Merge pull request #29 from jellydn/patch-1
docs: remove invalid flag on create linux image
This commit is contained in:
@@ -49,7 +49,7 @@ The process for creating a custom Linux image differs than macOS, with IPSW rest
|
||||
```bash
|
||||
lume create <name> --os linux
|
||||
|
||||
lume run <name> --mount <path-to-setup-image> --start-vnc
|
||||
lume run <name> --mount <path-to-setup-image>
|
||||
|
||||
lume run <name> --start-vnc
|
||||
lume run <name>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user