Skip to content

Commit 2a5ed54

Browse files
authored
Update install.md (#1115)
Update CodeCommit install instructions to add greater clarity on where to put extracted files.
1 parent dc524c5 commit 2a5ed54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mkdocs/docs/installation/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Multiple options exist for downloading the GitHub Accelerator codebase and pushi
213213
1. In your AWS Organization Management account, open CodeCommit and create a new repository named `aws-secure-environment-accelerator`
214214
2. Go to GitHub and download the repository `Source code` zip or tarball for the [release](https://github.com/aws-samples/aws-secure-environment-accelerator/releases) you wish to deploy
215215
- Do NOT download the code off the main GitHub branch, this will leave you in a completely unsupported state (and with beta code)
216-
3. Push the extracted codebase into the newly created CodeCommit repository, maintaining the file/folder hierarchy
216+
3. Push the extracted codebase into the newly created CodeCommit repository, maintaining the file/folder hierarchy (ensuring that the root of the repository on code commit looks the same as the root of the repository on github)
217217
4. Set the default CodeCommit branch for the new repository to main
218218
5. Create a branch following the Accelerator naming format for your release (i.e. `release/v1.5.5`)
219219

0 commit comments

Comments
 (0)