Skip to content

Commit cfce1e0

Browse files
committed
Only accept CMake 2.8.
1 parent c3e4be4 commit cfce1e0

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
@@ -23,7 +23,7 @@ http://www.nodegit.org/nodegit/
2323
Minimum dependencies:
2424

2525
* [Python 2](https://www.python.org/)
26-
* [CMake >= 2.8](http://www.cmake.org/)
26+
* [CMake 2.8](http://www.cmake.org/)
2727

2828
``` bash
2929
npm install nodegit

0 commit comments

Comments
 (0)