summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ad0cf7a..baf1bd0 100644
--- a/README.md
+++ b/README.md
@@ -45,11 +45,11 @@ If your machine has enough resources, you can speed up the build process by addi
If you would like to avoid compiling the tools from source, they are
available as pre-built binaries from
-https://sifive.com/products/tools
+https://www.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:
```