aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/README.md b/install/README.md
index 017267a..ce94d45 100644
--- a/install/README.md
+++ b/install/README.md
@@ -43,7 +43,7 @@ If you want to quickly setup a lite clean debian environment, we suggest you use
# Install the stable version of odr-mmbTools
bash $HOME/dab-scripts/install/odr-get --branch master install
- # Or install the current version of odr-mmbTools
+ # Or install the next version of odr-mmbTools
bash $HOME/dab-scripts/install/odr-get --branch next install
```