From 4c286456bc0e63afe8ab8ebb3b657990e2eaa6f4 Mon Sep 17 00:00:00 2001 From: Robin ALEXANDER Date: Fri, 4 Mar 2022 11:10:03 +0100 Subject: Text review --- install/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/install/README.md b/install/README.md index 0fbcb3c..e41746c 100644 --- a/install/README.md +++ b/install/README.md @@ -36,8 +36,13 @@ If you want to quickly setup a lite clean debian environment, we suggest you use 1. Clone this repository: ``` cd $HOME + + # Clone the stable version of dab-scripts git clone https://github.com/opendigitalradio/dab-scripts.git - ``` + + # 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 -- cgit v1.2.3