diff options
| author | Robin ALEXANDER <colisee@hotmail.com> | 2022-03-03 19:55:58 +0100 |
|---|---|---|
| committer | Robin ALEXANDER <colisee@hotmail.com> | 2022-03-03 19:55:58 +0100 |
| commit | 20b7ffda29951e48d15603436e2b21e1cfa51aec (patch) | |
| tree | cb6e9e911ce0f81af8de8159f607c68a3fb0c643 | |
| parent | 42ca93c303545c856f3ebf6bdf2c88b3bab9da58 (diff) | |
| download | dab-scripts-20b7ffda29951e48d15603436e2b21e1cfa51aec.tar.gz dab-scripts-20b7ffda29951e48d15603436e2b21e1cfa51aec.tar.bz2 dab-scripts-20b7ffda29951e48d15603436e2b21e1cfa51aec.zip | |
Text review
| -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 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 ``` |
