Skip to content

Commit 233d8c0

Browse files
author
Stuart MacKay
committed
Add a note saying we can skip Step 1
1 parent 64e2024 commit 233d8c0

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/tutorials/initial-setup.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,12 @@ We will use a pre-defined JSON template, so we can start using AppPack.
3535
The process of creating an AWS CloudFormation Stack is divided into four steps:
3636

3737
**1\. Specify template**
38-
* Click `Next`
38+
39+
The first step is selecting the template to use. Since that was defined in the link,
40+
we can skip this step:
41+
42+
* Click `Next`
43+
3944
**2\. Specify stack details**
4045
1. In the `Administrators` field, enter your email address and the email addresses of anyone else you'd like to grant full admin access to your account.
4146
![create administrators screenshot](./../assets/create-administrators.png)

0 commit comments

Comments
 (0)