summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 366642c..042f8e1 100644
--- a/README
+++ b/README
@@ -44,6 +44,7 @@ In order to get the sigrok-test source code and build it, run:
$ git clone git://sigrok.org/sigrok-test
$ cd sigrok-test
+ $ ./autogen.sh
$ PKG_CONFIG_PATH=$HOME/sr/lib/pkgconfig ./configure \
--with-decodersdir=/path/to/decoders
$ make