aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDinesh Thirumurthy <hakrdinesh@users.noreply.github.com>2019-02-04 06:57:15 +0530
committerGitHub <noreply@github.com>2019-02-04 06:57:15 +0530
commitc661d9c428df564d2f8ad48c212bb2467c0a9181 (patch)
tree0d6dbd98b0373e97010b07fe744cbb0e7d907559
parent5e6973db21a04d848067661124b78e7434099d7a (diff)
downloadriscv-isa-sim-c661d9c428df564d2f8ad48c212bb2467c0a9181.zip
riscv-isa-sim-c661d9c428df564d2f8ad48c212bb2467c0a9181.tar.gz
riscv-isa-sim-c661d9c428df564d2f8ad48c212bb2467c0a9181.tar.bz2
doc typo fix on README.md, sorry.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 04e58a9..f4e7030 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ install path, and that the riscv-fesvr package is installed there.
Build Steps on OpenBSD
----------------------
-Install bash and gmake, nd ause clang.
+Install bash and gmake, and use clang.
$ pkg_add bash gmake
$ exec bash