File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,13 @@ It reads input data in the form of CD3 Excel sheets and generates the terraform
13
13
14
14
## Getting Started
15
15
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
+
16
23
### To build an image
17
24
18
25
* Change directory to cd3-automation-toolkit(i.e. cloned repo).
You can’t perform that action at this time.
0 commit comments