From b838c867d8108c4014c0daefa23239dd4cf658ef Mon Sep 17 00:00:00 2001 From: pb82 Date: Sat, 3 Aug 2013 13:37:15 +0200 Subject: [PATCH] typo --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index afce1cc2..625a9c6d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -40,7 +40,7 @@ sudo ldconfig ``` Or if checkinstall is not easily available for your distribution (e.g. Fedora), -this will install the libs to /usr/local/lib and the headers to /usr/local/include +this will install the libs to /usr/local/lib and the headers to /usr/local/include: ```bash git clone git://github.com/jedisct1/libsodium.git