Update INSTALL.rhel7.9.md

Changed the exact tag use recommendation to the latest one.
pull/483/head
Ruslan Baidan 2023-03-06 14:39:13 +01:00 committed by GitHub
parent d02c121468
commit cb18c98a9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -204,8 +204,11 @@ Reference: <https://github.com/nodesource/distributions>
## 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