Skip to content

Commit

Permalink
doc: remind user to set AM_HOME in README (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinezyy authored Dec 3, 2024
1 parent ee1e699 commit ef5492d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ In this section, we demonstrate how to build memory images (`base_address = 0x80
``` shell
git clone https://github.com/OpenXiangShan/nexus-am.git
cd nexus-am
export AM_HOME=`pwd` # set AM_HOME
```

- enter tests or benchmark directory (using `apps/coremark` as an example):
Expand Down

0 comments on commit ef5492d

Please sign in to comment.