We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f3cd1 commit dc3f8cfCopy full SHA for dc3f8cf
INSTALL
@@ -1,8 +1,8 @@
1
-Installing Speex is as easy as:
+Installing SpeexDSP is as easy as:
2
3
% ./configure [--prefix=<install-path>]
4
% make
5
% make install
6
7
-Note that if you are using the code from SVN, you will need to run "autogen.sh"
8
-instead of "configure".
+Note that if you are using the code from git you will need to run "autogen.sh"
+and then "configure".
0 commit comments