Fix capitalization of git-crypt in INSTALL.md

This commit is contained in:
Andrew Ayer
2014-09-21 12:00:31 -07:00
parent 9e340b510d
commit acc3d2ecb3
+1 -1
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.