Skip to content

Commit

Permalink
Specify the path
Browse files Browse the repository at this point in the history
  • Loading branch information
kiryk committed May 22, 2024
1 parent d6fe0be commit d645791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ installed so that it can be used to prepare RISCV binaries to run.
## Quickstart guide

1. Clone the repository, clone submodules with `git submodule update --init --recursive`
1. Setup `RV_ROOT` to point to the path in your local filesystem
1. Determine your configuration (optional)
1. Set `RV_ROOT` to the root path of this repository in your filesystem
1. Apply optional configuration (see _Configurations_ section)
1. Run `make` with `tools/Makefile`

## Release Notes for this version
Expand Down

0 comments on commit d645791

Please sign in to comment.