aboutsummaryrefslogtreecommitdiffstats
path: root/install/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'install/README.md')
-rw-r--r--install/README.md7
1 files changed, 6 insertions, 1 deletions
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