From 54df165fdacbbd46a69eefa2e9aa6de25a04a037 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 2 Dec 2020 20:53:39 -0800 Subject: README: Fix grammar --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 79d3253e..5f00c2e1 100644 --- 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 -- cgit v1.2.3