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 | 25d441846880948f7809b2d0e1acd96fc947905d (patch) | |
tree | 9de87be602ca2c6abd5710ddd056b31f62b1416b | |
parent | 46da9f37aa407dd483d953c7a10cce16c83cf001 (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 |