Skip to content

Commit 7651b72

Browse files
committed
Readme update
1 parent d3495ee commit 7651b72

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ It reads input data in the form of CD3 Excel sheets and generates the terraform
1313

1414
## Getting Started
1515

16+
### To clone the repo
17+
* Click on the "Code" button located towards the top right side of the repo page.
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
22+
1623
### To build an image
1724

1825
* Change directory to cd3-automation-toolkit(i.e. cloned repo).

0 commit comments

Comments
 (0)