Skip to content

Commit fc90e2c

Browse files
committed
Updated Readme
1 parent d490597 commit fc90e2c

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
@@ -30,7 +30,7 @@ Notes:
3030
* Nuparu does not contain the entirety of Boost; instead, only a subset of Boost required for OpenVDB is included. The components of Boost included are header-only.
3131
* OpenVDB has a slight modification in Coord.h for Windows support
3232
* RMSD has minor modifications for C++ support
33-
* All OSX libraries are built with OSX 10.9's default Clang (Apple LLVM 5.1) and link against OSX10.9's default libc++
33+
* All OSX libraries are built with OSX 10.9's default Clang (Apple LLVM 5.1) and link against OSX 10.9's default libc++
3434
* All Windows libraries are built using /MT with Visual Studio 2012
3535
* All libraries on all platforms are built for x86-64
3636
* Licenses for each library are included in each library's include/ directory

0 commit comments

Comments
 (0)