Skip to content

Commit 003d075

Browse files
author
Vicent Martí
authored
Merge pull request #690 from phoet/patch-1
add a little hint in the readme for google
2 parents 8fbec29 + 486452e commit 003d075

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ You need to have CMake and `pkg-config` installed on your system to be able to b
2222
$ brew install cmake
2323
```
2424

25+
Please follow the above in case installation of the gem fails with `ERROR: CMake is required to build Rugged.`.
26+
2527
If you want to build Rugged with HTTPS and SSH support, check out the list of optional [libgit2 dependencies](https://github.com/libgit2/libgit2#optional-dependencies).
2628

2729
If you're using bundler and want to bundle `libgit2` with Rugged, you can use the `:submodules` option:

0 commit comments

Comments
 (0)