Skip to content

Commit 4861cd9

Browse files
authored
Merge pull request #7 from oracle-devrel/develop
Readme typo fix
2 parents 64da25f + 1596c5f commit 4861cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It reads input data in the form of CD3 Excel sheets and generates the terraform
1818
* Copy the HTTPS link and run the git clone command as below inside the directory where the repo needs to be cloned:
1919
git clone https://github.com/oracle-devrel/cd3-automation-toolkit
2020
* 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
21+
* Run command "git pull" or "git pull <repo_web_url> main" to replicate any new changes to the repo upon a new release
2222

2323
### To build an image
2424

0 commit comments

Comments
 (0)