We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc98b33 commit d69c00fCopy full SHA for d69c00f
1 file changed
README.adoc
@@ -88,7 +88,7 @@ The user will need to provide the following:
88
mkdir devkit-vpc
89
90
podman run -it --rm -v $(pwd)/devkit-vpc:/clone:z \
91
- quay.io/cloudctl/git --branch 4.6.4 https://github.com/CodeSparta/devkit-vpc.git
+ quay.io/cloudctl/git --branch master https://github.com/CodeSparta/devkit-vpc.git
92
93
cd devkit-vpc
94
```
0 commit comments