Update README.md

This commit is contained in:
junggon 2013-11-22 10:48:48 -08:00
parent b421cee5c5
commit 31fb654b2f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ GEAR is a C++ library for kinematics and dynamics of articulated rigid body syst
How to compile How to compile
============== ==============
A C++ compiler and CMake are necessary to build GEAR. CMake and a C++ compiler are necessary to build GEAR.
- On Linux, do make in the terminal to compile the library under gear/build_release. - On Linux, do make in the terminal to compile the library under gear/build_release.
- On Windows, execute runcmake_win.bat to create a Visual Studio solution file under gear/build. - On Windows, execute runcmake_win.bat to create a Visual Studio solution file under gear/build.