From 9927da5b7cf56d9511ea35820c3ae6c21ac6eff4 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sun, 16 Nov 2014 10:48:22 +0000
Subject: [PATCH] fix typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index da4d629..4697458 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ The source has a few dependencies:
 
 Some of the Go packages that `liber` depends upon have their own list
 of dependencies ([Bleve](http://blevesearch.org/) in particular) which
-you will also need to instal. On a Debian-based system, the following
+you will also need to install. On a Debian-based system, the following
 command should suffice:
 
     $ sudo apt-get install build-essential libleveldb-dev \
-- 
GitLab