From 604e830942d9bb27c73b22c64019f1cc848fbbd3 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Sat, 9 Mar 2013 00:34:21 -0500 Subject: fix readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b5349836..42d9953c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## Building from a downloaded archive +Instructions: + ./configure make ./tests/run-system-tests.pl @@ -20,6 +22,8 @@ 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. +Instructions: + autoreconf -ifv ./configure make -- cgit v1.2.3