summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrank <ftheile@users.noreply.github.com>2017-09-22 19:19:11 +0200
committerMegan Wachs <megan@sifive.com>2017-09-22 10:19:11 -0700
commit9a395b03bc56fdbc01720942825f9b726ce0978e (patch)
tree1df45b88e1d1946c7d3231b00fadd445e2b80ae3 /README.md
parent60d81210c24a5575256421a7a4c147fb03059a5c (diff)
Fix `RISC_PATH` -> `RISCV_PATH` in README (#72)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad0cf7a..d70807d 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ https://sifive.com/products/tools
For OpenOCD and/or RISC-V GNU Toolchain,
download the .tar.gz for your platform, and unpack it to
-your desired location. Then, use the `RISC_PATH` and `RISCV_OPENOCD_PATH`
+your desired location. Then, use the `RISCV_PATH` and `RISCV_OPENOCD_PATH`
variables when attempting to use the tools:
```