Skip to content

Commit 3d81cb0

Browse files
authored
Update README.md
1 parent 1e1c917 commit 3d81cb0

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
@@ -4,7 +4,7 @@ This library supports the physically-based simulation of mechanical effects. In
44

55
The PositionBasedDynamics library allows the position-based handling of many types of constraints in a physically-based simulation. The library uses [CMake](http://www.cmake.org/), [Eigen](http://eigen.tuxfamily.org/), [AntTweakBar](http://anttweakbar.sourceforge.net/) (only for the demos) and [Boost](http://www.boost.org/). All external dependencies (except Boost) are included.
66

7-
The library was tested on Windows 7, OpenSuse Linux 13.2, Mac OS X 10.10.5. However, it should also be possible to use it on Mac OS X systems.
7+
The library was tested on Windows 7, OpenSuse Linux 13.2, Mac OS X 10.10.5. However, it should also be possible to use it on Mac OS X systems. Be sure that you use a 64 bit build configuration on 64 bit systems.
88

99
**Author**: [Jan Bender](http://www.interactive-graphics.de), **License**: MIT
1010

0 commit comments

Comments
 (0)