From 9e456a9414d182f364ef90b7f2eea2b52d650fbe Mon Sep 17 00:00:00 2001 From: oleid Date: Thu, 31 Oct 2013 10:37:40 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c94daaf..994737d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ To install the extension, first run If everything worked well, do: -./configure --prefix=/usr +./configure --prefix=/usr && make And as a super user, e.g. using sudo