Skip to content

Commit

Permalink
Update README.md (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcoombe authored Nov 6, 2024
1 parent 4c6c2a4 commit 9f381d0
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 @@ -81,6 +81,7 @@ export CXXFLAGS+=" -I /path/to/btllib/include"
export LDFLAGS+=" -L /path/to/btllib/install/lib"
./configure && make
```
If using the `arcs-make` Makefile, ensure that the directory where the `arcs` binary is located is on your PATH.

### ARCS+LINKS pipeline <a name=pipeline></a>

Expand Down

0 comments on commit 9f381d0

Please sign in to comment.