diff options
author | Chris Dyer <cdyer@Chriss-MacBook-Air.local> | 2013-03-09 00:33:27 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@Chriss-MacBook-Air.local> | 2013-03-09 00:33:27 -0500 |
commit | 1eefe83275709d03409d09ef413fe7a28e75b8d7 (patch) | |
tree | 55e8896bc11d7801a931cb95a385c0d60626a480 | |
parent | a1640eaaf3735c16a7109ac0f72e071a1b5e3359 (diff) |
fix readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ In addition to the standard `cdec` third party requirements, you will additional - [Autoconf / Automake / Libtool](http://www.gnu.org/software/autoconf/) - Older versions of GNU autotools may not work properly. + autoreconf -ifv ./configure make |