Skip to content

Commit

Permalink
refactor to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PAN-Ziyue committed Nov 6, 2021
1 parent a3a4324 commit b523ae8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ install path, and that the riscv-gnu-toolchain package is installed.

$ git clone https://github.com/riscv/riscv-tests
$ cd riscv-tests
$ git submodule update --init --recursive
$ autoconf
$ ./configure --prefix=$RISCV/target
$ ./configure
$ make
$ make install

The rest of this document describes the format of test programs for the RISC-V
architecture.
Expand Down

0 comments on commit b523ae8

Please sign in to comment.