Skip to content

Commit 7eb4292

Browse files
committed
Small updates to readme before forced push to master
1 parent 1fd1b31 commit 7eb4292

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)