diff --git a/setup.md b/setup.md
index f8812f3..37aee23 100644
--- a/setup.md
+++ b/setup.md
@@ -43,20 +43,27 @@ This step is particularly important to avoid confusion. You will see why in a se
-1. Name Instance and select Amazon Linux:
+1. Name Instance as follows:
- role-1: secrecy1
- role-2: secrecy2
- role-3: secrecy3
-2. Pick t2.micro as an instance size.
+2. Select Amazon Linux
-3. Generate a key pair if you haven't and save the key to your local machine.
+3. Pick t2.micro as an instance size.
+
+4. Generate a key pair if you haven't and save the key to your local machine.
-4. Hit **Edit** in Network settings, pick the VPC you've just created in step 1, enable **Auto-assign public IP**
+5. Hit **Edit** in Network settings, pick the VPC you've just created in step 1:
+ - role-1: secrecy1
+ - role-2: secrecy2
+ - role-3: secrecy3
+
+7. Enable **Auto-assign public IP**