Skip to content

Commit dc3f8cf

Browse files
committed
correct INSTALL file
1 parent c8f3cd1 commit dc3f8cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

INSTALL

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Installing Speex is as easy as:
1+
Installing SpeexDSP is as easy as:
22

33
% ./configure [--prefix=<install-path>]
44
% make
55
% make install
66

7-
Note that if you are using the code from SVN, you will need to run "autogen.sh"
8-
instead of "configure".
7+
Note that if you are using the code from git you will need to run "autogen.sh"
8+
and then "configure".

0 commit comments

Comments
 (0)