diff --git a/INSTALL/INSTALL.rhel7.9.md b/INSTALL/INSTALL.rhel7.9.md index c2c74e2..a6dbcac 100644 --- a/INSTALL/INSTALL.rhel7.9.md +++ b/INSTALL/INSTALL.rhel7.9.md @@ -204,8 +204,11 @@ Reference: ## Set git branch +For the commnad below, the {LATEST-RELEASE-TAG} parameter can be found here (for example: v2.12.5-p4): +https://github.com/monarc-project/MonarcAppFO/releases + ```bash -[root@monarc fo]# git branch --set-upstream-to=origin/master v2.11.1 +[root@monarc fo]# git branch --set-upstream-to=origin/master {LATEST-RELEASE-TAG} ``` ## Reconfigure SSH