diff options
author | Robin Alexander <colisee@hotmail.com> | 2025-09-08 11:53:26 +0200 |
---|---|---|
committer | Robin Alexander <colisee@hotmail.com> | 2025-09-08 11:53:26 +0200 |
commit | 0cc2ecb6f4650949e253ee864809d5482102740f (patch) | |
tree | 3c5bb0239eb72c8f5d6262c98810efe202950834 | |
parent | 34625f94006e3c2f417f061e5413a4b7814bd386 (diff) | |
download | dabmod-0cc2ecb6f4650949e253ee864809d5482102740f.tar.gz dabmod-0cc2ecb6f4650949e253ee864809d5482102740f.tar.bz2 dabmod-0cc2ecb6f4650949e253ee864809d5482102740f.zip |
Stop mentioning the dab-scripts repository
-rw-r--r-- | INSTALL.md | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -1,6 +1,6 @@ # Installation -You have 3 ways to install odr-dabmod on your host: +You have 2 ways to install odr-dabmod on your host: ## Installing binary packages on some linux distributions @@ -8,15 +8,9 @@ You have 3 ways to install odr-dabmod on your host: **Notice**: this package does not include the web-based GUI and Digital Predistortion Computation engine -## Using installation scripts - -If your linux distribution is debian-based, you can install odr-dabmod -as well as the other main components of the mmbTools set with the -[Opendigitalradio dab-scripts](https://github.com/opendigitalradio/dab-scripts.git) - ## Compiling manually -Unlike the 2 previous options, this one allows you to compile odr-dabmod with the features you really need. +Unlike the previous option, this one allows you to compile odr-dabmod with the features you really need. ### Dependencies |