diff --git a/content/quickstart.en.md b/content/quickstart.en.md index 84b53cac16577879bcbfd0e51bbec9389aa0af7c..1183b2dac68b60361a5844ad77dcdf0f1e87543e 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://doc.redox-os.org/book/ch02-02-real-hardware.html) 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).