aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index db0d2cc..5ec1fc0 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -57,7 +57,7 @@ sudo apt-get install --yes libbladerf-dev
```sh
cd ODR-DabMod
- ./bootstrap
+ ./bootstrap.sh
./configure
```