Skip to content

Commit ba5de13

Browse files
author
PhanikumarThodupunoori
committed
docs: update README to suggest release tags
Signed-off-by: PhanikumarThodupunoori <[email protected]>
1 parent 5f45612 commit ba5de13

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@ git clone -b v7.5.0 https://github.com/sassoftware/viya4-iac-gcp
7272
cd viya4-iac-gcp
7373

7474
```
75-
**NOTE:** Always use a tagged release version instead of the main branch. You can find the latest release version in the [releases page](https://github.com/sassoftware/viya4-iac-gcp/releases).
75+
**NOTE:** To obtain a tagged release version of this project, always refer to the desired release version tag when cloning this repository as shown above. Alternatively, you can `git checkout <tag>` the tagged release version if you've already cloned the repository without a tag.
76+
77+
You can find the latest release version in the [releases page](https://github.com/sassoftware/viya4-iac-gcp/releases).
7678

7779
### Authenticating Terraform to access Google Cloud
7880

0 commit comments

Comments
 (0)