summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fd5e8ac..008cfad 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ Installation
20============ 20============
21 21
22To compile run: 22To compile run:
23 ./configure 23 ./autogen.sh
24 make 24 make
25 sudo make install 25 sudo make install
26 26