aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin ALEXANDER <64310405+colisee@users.noreply.github.com>2022-06-09 16:21:21 +0200
committerGitHub <noreply@github.com>2022-06-09 16:21:21 +0200
commit7bfb88a7446e7faaee6e297e915a2bf95a699109 (patch)
tree1b69d7324fe71b63f737d1b8c88415e692fddb02
parent736b43e8684520ae5764bbe21214dc92d329ff07 (diff)
downloaddabmux-7bfb88a7446e7faaee6e297e915a2bf95a699109.tar.gz
dabmux-7bfb88a7446e7faaee6e297e915a2bf95a699109.tar.bz2
dabmux-7bfb88a7446e7faaee6e297e915a2bf95a699109.zip
Update INSTALL.md
Fix incorrect directory
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a5f1286..c4d1e0a 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -75,7 +75,7 @@ that did not yet make its way into a release, you can clone the
```
1. Configure the project
```
- cd ODR-PadEnc
+ cd ODR-DabMux
./bootstrap
./configure
```