From 6aab25cb90f373c27f36901d4d9ed510919d2ea4 Mon Sep 17 00:00:00 2001 From: Tristan Matthews Date: Sun, 7 Dec 2014 19:13:28 -0500 Subject: [PATCH] INSTALL: fix instructions --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 0b763d2..ca9d5d1 100644 --- a/INSTALL +++ b/INSTALL @@ -5,4 +5,4 @@ Installing Speex is as easy as: % make install Note that if you are using the code from Git, you will need to run "autogen.sh" -instead of "configure". +and then "configure". -- GitLab