Fix capitalization of git-crypt in INSTALL.md

This commit is contained in:
Andrew Ayer
2014-09-13 11:33:54 -07:00
parent 9e340b510d
commit acc3d2ecb3

View File

@@ -12,7 +12,7 @@ To build git-crypt, you need a C++ compiler and OpenSSL development
headers.
Building GIT-CRYPT
Building git-crypt
------------------
The Makefile is tailored for g++, but should work with other compilers.