summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 6f1fedb..7d4bcba 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -18,6 +18,7 @@ Install libfec
% git clone https://github.com/Opendigitalradio/ka9q-fec.git
% cd ka9q-fec
+ % ./bootstrap
% ./configure # Run the configure script
% make # Build the library
[as root]