Skip to content

Commit d09af3a

Browse files
authored
Merge pull request #121 from AdaptiveParticles/cheesema-patch-1
Update the OSX instructions which had an error.
2 parents f4cc25f + 12ebe08 commit d09af3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ cmake ..
6767
make
6868
```
6969

70-
This will create the `libapr.so` library in the `build` directory, as well as all of the examples.
70+
This will create the `libapr.dylib` library in the `build` directory, as well as all of the examples.
7171

7272
In case you want to use the homebrew-installed clang (OpenMP support), modify the call to `cmake` above to
7373

0 commit comments

Comments
 (0)