diff --git a/content/quickstart.en.md b/content/quickstart.en.md index 84b53cac16577879bcbfd0e51bbec9389aa0af7c..562d579568f3292284c197b67fd683bc69b653b6 100644 --- a/content/quickstart.en.md +++ b/content/quickstart.en.md @@ -7,6 +7,9 @@ title = "Quickstart" - [Redox Images](https://static.redox-os.org/img/) - [Releases](https://gitlab.redox-os.org/redox-os/redox/-/releases) +## Trying out Redox OS +- Trying out Redox is very easy: just follow the instructions in the [Redox Book](https://doc.redox-os.org/book/ch02-04-trying-out-redox.html). Running Redox on real machines is possible, but your milage may vary. Please check out [the supported machines](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/HARDWARE.md) for more information. + ## Building Redox - Building Redox from source code is supported on Linux, and may work on some other platforms, but is not currently supported on Windows. To build Redox, please follow the instructions in the [Redox Book](https://doc.redox-os.org/book/ch02-06-podman-build.html). If you are on Pop!_OS, Ubuntu or Debian, you can follow [these instructions](https://doc.redox-os.org/book/ch02-05-building-redox.html).