From cd5eea1bb9983c9d2a974260fa48db9badc1232d Mon Sep 17 00:00:00 2001 From: Julian Raschke Date: Sun, 16 Dec 2012 23:28:25 +1000 Subject: [PATCH] Fix two README.md typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 321ff5b..a00eae7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ QNX and Windows. Installation ------------ -To instal, just run the usual dance, `./configure && make install` and run +To install, just run the usual dance, `./configure && make install` and run `./autogen.sh` first if the `configure.sh` is not present. If you want to compile with Microsoft Visual Studio, you need to install @@ -39,7 +39,7 @@ Testing ------- Some tests are provided in *tests* directory, you can freely edit the source -code to fit your needs (it's Free Sofware :). +code to fit your needs (it's Free Software :). See *tests/README* for a description of each program. -- libgit2 0.21.4