diff --git a/INSTALL b/INSTALL index 0b763d25eb12fa6bdb4c8c1e044cdcfcd853850b..ca9d5d1f49a1ac0749ff380964b1b3b119d68418 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".