Skip to content

Commit

Permalink
add note about finding java libs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpolton authored Feb 2, 2024
1 parent 047f435 commit 399ebb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ These are the steps to take to install pyBDY:
export JAVA_HOME=$(/usr/libexec/java_home) # Mac
```
NB the above may not land at the correct directory level, but should find
the correct root. PyBDY expects this to be the directory level with `lib`
in which might be e.g. 3 directories back.

- Install pyBDY:

Expand Down

0 comments on commit 399ebb7

Please sign in to comment.