diff --git a/README.md b/README.md index 02ed3847..8d456858 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ the following steps are necessary. export RISCV=/path/to/install/dir export PATH=$RISCV/bin:$PATH - cd riscv-tools + cd rocket-chip/riscv-tools ./build.sh ### Compiling and running the Verilator simulation