summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-12-02 20:53:39 -0800
committerMichael Forney <mforney@mforney.org>2020-12-03 01:57:35 -0800
commit54df165fdacbbd46a69eefa2e9aa6de25a04a037 (patch)
tree78aac147336b7378c2e9a9d833b6176a963a9cee /README.md
parent9d3a8c3958ccde85acc60a3ba1ee77101c585a3a (diff)
README: Fix grammar
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files 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