Skip to content

Commit 8a71f78

Browse files
authored
Update README.md (fix reqirements) (#27)
Updated amplapp min requirements
1 parent a060aa4 commit 8a71f78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ detailed installation instructions.
1313
OMPL.app has the following required dependencies:
1414

1515
* [Boost](https://www.boost.org) (version 1.68 or higher)
16-
* [CMake](https://www.cmake.org) (version 3.5 or higher)
16+
* [CMake](https://www.cmake.org) (version 3.12 or higher)
1717
* [Eigen](http://eigen.tuxfamily.org) (version 3.3 or higher)
1818
* [Assimp](http://assimp.org) (version 3.0.1270 or higher)
19-
* [FCL](https://github.com/flexible-collision-library/fcl) (version 0.3.1 or higher)
19+
* [FCL](https://github.com/flexible-collision-library/fcl) (version 0.5.0 or higher)
2020

2121
The following dependencies are optional:
2222

0 commit comments

Comments
 (0)