aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPrashanth Mundkur <prashanth.mundkur@gmail.com>2019-03-07 10:36:16 -0800
committerPrashanth Mundkur <prashanth.mundkur@gmail.com>2019-03-07 10:36:16 -0800
commitc6c9f7c9377d7ec111d4fac4869432454a1f1995 (patch)
tree457bfc68c1c7aa0f49363458d8f844ec16924726 /README.md
parente1161737970dace76354c5d83e43947e714dbf34 (diff)
downloadsail-riscv-c6c9f7c9377d7ec111d4fac4869432454a1f1995.zip
sail-riscv-c6c9f7c9377d7ec111d4fac4869432454a1f1995.tar.gz
sail-riscv-c6c9f7c9377d7ec111d4fac4869432454a1f1995.tar.bz2
Minor doc edits.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3902b7..e6c39a1 100644
--- a/README.md
+++ b/README.md
@@ -110,4 +110,5 @@ Some useful options are: configuring whether misaligned accesses trap
whether page-table walks update PTE bits (--enable-dirty-update for C
and -enable-dirty-update for OCaml).
-For booting operating system images, see the information under `os-boot`.
+For booting operating system images, see the information under the
+[os-boot/](os-boot/) subdirectory.