diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ https://www.sifive.com/boards 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 `RISCV_PATH` and -`RISCV_OPENOCD_PATH` variables when attempting to use the tools: +`RISCV_OPENOCD_PATH` variables when using the tools: ``` cp openocd-<date>-<platform>.tar.gz /my/desired/location/ |