diff options
author | Kevin Mills <43148204+sifivekevin@users.noreply.github.com> | 2018-12-13 07:46:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-13 07:46:45 -0800 |
commit | 74421448754bc20404c4e13c43a3fb6cd0ee0849 (patch) | |
tree | cce46c91d18aee5715f3257facb0454c75f3887e | |
parent | 474a5d8caa46d0b679fe56809fd84c182e52472b (diff) |
Be optimistic!
-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/ |