We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726a8d3 commit dfbb3f3Copy full SHA for dfbb3f3
README.md
@@ -22,6 +22,12 @@ Install dependencies:
22
```sh
23
apt install libudev-dev protobuf-compiler pkg-config
24
```
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.
31
32
Running with a local copy of Agave (for easily adding print statements):
33
0 commit comments