We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64da25f + 1596c5f commit 4861cd9Copy full SHA for 4861cd9
README.md
@@ -18,7 +18,7 @@ It reads input data in the form of CD3 Excel sheets and generates the terraform
18
* Copy the HTTPS link and run the git clone command as below inside the directory where the repo needs to be cloned:
19
git clone https://github.com/oracle-devrel/cd3-automation-toolkit
20
* Once the cloning command completes successfully, the repo will replicate to the local directory
21
-* Run command "git pull" or "git pull <<weburl>> main" to replicate any new changes to the repo upon a new release
+* Run command "git pull" or "git pull <repo_web_url> main" to replicate any new changes to the repo upon a new release
22
23
### To build an image
24
0 commit comments