Skip to content

Commit

Permalink
Just note that CMake is always required
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Nov 2, 2015
1 parent 29ed28a commit 097e9b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ git2 = "0.3"

## Building git2-rs

First, you'll need to install _CMake_ and _pkg-config_ if you don't already
have libgit2 installed elsewhere on the system. Afterwards, just run:
First, you'll need to install _CMake_. Afterwards, just run:

```sh
$ git clone --recursive https://github.com/alexcrichton/git2-rs
Expand Down

0 comments on commit 097e9b5

Please sign in to comment.