summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/rpi6lowpan.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/rpi6lowpan.mdwn b/hw/rpi6lowpan.mdwn
index 52d86ce..6c6a1f9 100644
--- a/hw/rpi6lowpan.mdwn
+++ b/hw/rpi6lowpan.mdwn
@@ -162,7 +162,7 @@ Head over to your RPi. We build the wpan-tools there since they're small:
$ git clone https://github.com/linux-wpan/wpan-tools
$ sudo apt-get install automake autotools-dev libltdl-dev libnl-genl-3-dev
- $ cd wpan-tools && ./autogen.sh && make
+ $ cd wpan-tools && ./autogen.sh && ./configure && make
Now we have all the tools: