Spell check Bypass-Presubmit-Reason: No presubmit configured Change-Id: I13ff9664f7b6ceedee953a2346359b7f5a588528
diff --git a/README.md b/README.md index f31c400..1c30197 100644 --- a/README.md +++ b/README.md
@@ -1,15 +1,15 @@ -# Bazel Kelcin Toolchain -Repo containing RISC-V toochain configuration for Kelvin. +# Bazel Kelvin Toolchain +Repo containing RISC-V toolchain configuration for Kelvin. ## Usage {: #usage} This is work in progress bazel repo: please reach out to me for additional questions and suggestions. -## Build and try it yoursself +## Build and try it yourself 1. If you have not already done so, [download and install Bazel 6.2.1](https://bazel.build/install) or later. -2. TBD for toolchain download instrcutions +2. TBD for toolchain download instructions 3. Run the build with the following command: @@ -18,8 +18,8 @@ ``` You can also build rvv_add_intrinsic. -4. The above command builds hell-world-add-floats target with custom toolchain defined under toolcahins. - Note: TBD add instrcutions to build the toochain from sracth +4. The above command builds hello-world-add-floats target with custom toolchain defined under toolchains. + Note: TBD add instructions to build the toolchain from scratch. 5. Execute binary with mpact_sim ```bash