Skip to content

Commit dfbb3f3

Browse files
authored
README: Include note on local Agave setup (#391)
1 parent 726a8d3 commit dfbb3f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Install dependencies:
2222
```sh
2323
apt install libudev-dev protobuf-compiler pkg-config
2424
```
25+
### NOTE FOR LOCAL COPIES
26+
27+
You must use the [firedancer fork](https://github.com/firedancer-io/agave) of Agave with the corresponding
28+
`patches` branch.
29+
30+
For example, solfuzz-agave branch `agave-v3.0.3` should checkout `agave-v3.0.3-patches` in the fork.
2531

2632
Running with a local copy of Agave (for easily adding print statements):
2733
```sh

0 commit comments

Comments
 (0)