logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 54df165fdacbbd46a69eefa2e9aa6de25a04a037
parent 9d3a8c3958ccde85acc60a3ba1ee77101c585a3a
Author: Michael Forney <mforney@mforney.org>
Date:   Wed,  2 Dec 2020 20:53:39 -0800

README: Fix grammar

Diffstat:

MREADME.md12+++++-------
1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md @@ -121,15 +121,13 @@ out. ## QEMU -If you'd like to give oasis for a spin without installing it yourself, +If you'd like to give oasis a try without installing it yourself, there is a QEMU image available [here][qemu-image]. -Inside the archive are the root filesystem (`root.qcow2`), a Linux -kernel (`bzImage`), and a script to launch qemu (`run`). - -There is also `README.md` with some information about how to use -it. In short, use `./run` to launch in graphical mode, and `./run -s` -to launch in serial mode. +Inside the archive are the root filesystem, a Linux kernel, and a +script to launch qemu. There is also `README.md` with some information +about how to use it. In short, use `./run` to launch in graphical +mode, and `./run -s` to launch in serial mode. [qemu-image]: https://patchouli.sr.ht/builds.sr.ht/artifacts/~mcf/356456/5af47a3cf086151c/oasis-qemu.tar.xz