Skip to content

Commit ee9e9a1

Browse files
author
Stuart MacKay
committed
Escape the list used for each step and make the title bold
1 parent 909794a commit ee9e9a1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/tutorials/initial-setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ We will use a pre-defined JSON template, so we can start using AppPack.
3434

3535
The process of creating an AWS CloudFormation Stack is divided into four steps:
3636

37-
1. **Specify template**
37+
**1\. Specify template**
3838
* Click `Next`
39-
2. **Specify stack details**
39+
**2\. Specify stack details**
4040
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.
4141
![create administrators screenshot](./../assets/create-administrators.png)
4242
2. Click `Next`
43-
3. **Configure stack options**
43+
**3\. Configure stack options**
4444
* Click `Next`
45-
4. **Review**
45+
**4\. Review**
4646
1. At the bottom of the page, check the box for _I acknowledge that AWS CloudFormation might create IAM resources._
4747
2. Click `Create stack`
4848

0 commit comments

Comments
 (0)