commit | 6fdaaf251d355ed5ce79a6998f40e00dab888e3e | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@aerifal.cx> | Thu Aug 22 22:40:30 2013 -0400 |
committer | Rich Felker <dalias@aerifal.cx> | Thu Aug 22 22:40:30 2013 -0400 |
tree | 8422e7d3c6dc139d2d9d13c7170f6eb6e29b2095 | |
parent | fc48ceee773e851d8be675f25be4f476646aa99e [diff] [blame] |
fix some documentation typos
diff --git a/INSTALL b/INSTALL index 35f02a3..ee1fe09 100644 --- a/INSTALL +++ b/INSTALL
@@ -120,7 +120,7 @@ Finally, it's worth noting that musl's include and lib directories in the build tree are setup to be usable without installation, if -necessary. Just modify the the paths in the spec file used by musl-gcc +necessary. Just modify the paths in the spec file used by musl-gcc (it's located at $prefix/lib/musl-gcc.specs) to point to the source/build tree.