Skip to content

Commit 6db1ddd

Browse files
committed
Update README about cloning repository
1 parent 5920caa commit 6db1ddd

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
@@ -102,6 +102,13 @@ _**NOTE: If you plan installing github-codebuild-integration into multiple AWS r
102102

103103
### Per-Project Resources
104104

105+
#### Clone this repository
106+
107+
```
108+
$ git clone https://github.com/toricls/github-codebuild-integration.git
109+
$ cd $(pwd)/github-codebuild-integration
110+
```
111+
105112
#### Configure parameters
106113

107114
Copy example configuration file and edit it to configure paramters for your GitHub repository.

0 commit comments

Comments
 (0)