diff options
author | Robin ALEXANDER <64310405+colisee@users.noreply.github.com> | 2022-06-09 16:21:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-09 16:21:21 +0200 |
commit | 7bfb88a7446e7faaee6e297e915a2bf95a699109 (patch) | |
tree | 1b69d7324fe71b63f737d1b8c88415e692fddb02 | |
parent | 736b43e8684520ae5764bbe21214dc92d329ff07 (diff) | |
download | dabmux-7bfb88a7446e7faaee6e297e915a2bf95a699109.tar.gz dabmux-7bfb88a7446e7faaee6e297e915a2bf95a699109.tar.bz2 dabmux-7bfb88a7446e7faaee6e297e915a2bf95a699109.zip |
Update INSTALL.md
Fix incorrect directory
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |