diff options
author | Robin ALEXANDER <colisee@hotmail.com> | 2022-03-04 11:11:38 +0100 |
---|---|---|
committer | Robin ALEXANDER <colisee@hotmail.com> | 2022-03-04 11:11:38 +0100 |
commit | 4312fd554743be750e8023214c56eee7149749d2 (patch) | |
tree | 15fef3279a26634470538ac9aed76d492d62e287 | |
parent | 4c286456bc0e63afe8ab8ebb3b657990e2eaa6f4 (diff) | |
download | dab-scripts-4312fd554743be750e8023214c56eee7149749d2.tar.gz dab-scripts-4312fd554743be750e8023214c56eee7149749d2.tar.bz2 dab-scripts-4312fd554743be750e8023214c56eee7149749d2.zip |
Correction
-rw-r--r-- | install/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/README.md b/install/README.md index e41746c..83e74a0 100644 --- a/install/README.md +++ b/install/README.md @@ -42,7 +42,7 @@ If you want to quickly setup a lite clean debian environment, we suggest you use # Or clone the next version of dab-scripts git clone --branch next https://github.com/opendigitalradio/dab-scripts.git -``` + ``` 1. Install the ODR-mmbTools suite and the sample configuration folder ``` # Install the stable version of odr-mmbTools |