Skip to content

Commit b7056d0

Browse files
committed
README: add a section on how to launch
1 parent e3d4a57 commit b7056d0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ZilchOS Core
22

3+
## Try
4+
5+
Download an image from releases,
6+
`qemu-system-x86_64 -cdrom ZilchOS-core-*.iso`.
7+
8+
`-nographic` can be specified
9+
to pop up no windows and use a serial port instead,
10+
press `Control-a` followed by an `x` to quit.
11+
312
## What
413

514
An minimal viable **Linux** distribution based on **Nix**,

0 commit comments

Comments
 (0)