Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Added "--recursive" to README to handle the riscv-tests submodule.
Browse files Browse the repository at this point in the history
  • Loading branch information
ccelio committed Jan 15, 2014
1 parent 2cbb25f commit fb38473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Quick and dirty instructions:

$ git submodule update --init
$ git submodule update --init --recursive
$ export RISCV=/path/to/install/riscv/toolchain
$ ./build.sh

Expand Down

0 comments on commit fb38473

Please sign in to comment.