minor wording changes
This commit is contained in:
parent
b490aaa219
commit
172ac00220
8
README
8
README
@ -51,11 +51,11 @@ A brief description of the directory tree:
|
|||||||
Building in a GNU environment
|
Building in a GNU environment
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
FLAC now uses autoconf and libtool for configuring and
|
FLAC uses autoconf and libtool for configuring and building.
|
||||||
building. Better documentation for these will be
|
Better documentation for these will be forthcoming, but in
|
||||||
forthcoming, but in general, this should work:
|
general, this should work:
|
||||||
|
|
||||||
./configure ; make ; make install
|
./configure && make && make install
|
||||||
|
|
||||||
If it doesn't, see the next section on Makefile.lite.
|
If it doesn't, see the next section on Makefile.lite.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user