Skip to content

Commit 0a1f852

Browse files
authored
Update Readme.md
1 parent 4fd7c68 commit 0a1f852

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,6 @@ In order to extend the ISA, you need to modify the `riscv-opcodes` sub-directory
225225

226226
After you make the changes you want, change directories up to the `riscv-tools` repository and run
227227

228-
./build-binutils/gdb
228+
./build-binutils-gdb
229229

230-
This will rebuild the gcc toolchain (with your additions to gas), and update the binaries in `$RISCV/bin`. Now, you are __STRONGLY__ advised to rebuild and rerun the LACoreAPI regression tests in spike to make sure the assembler isn't broken!
230+
This will rebuild the gcc toolchain (with your additions to gas), and update the binaries in `$RISCV/bin`. Now, you are __STRONGLY__ advised to rebuild and rerun the LACoreAPI regression tests in spike to make sure the assembler isn't broken!

0 commit comments

Comments
 (0)