From f8f579e013f9b6b718ebf704e8077b6f89005a2e Mon Sep 17 00:00:00 2001 From: John Stachurski Date: Wed, 21 Mar 2018 15:39:19 +1100 Subject: [PATCH] misc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c88ba3b..0902c08 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ No Python knowledge is assumed. 1. Login to Amazon AWS Console 2. Navigate to EC2 Service 3. Choose your region for setting up an instance -6. Choose security key-pair for the region if you don't have one +6. Create security key-pair for the region if you don't have one 4. Launch & Configure an instance and choose Ubuntu 64-bit 5. enable access through Port 8000 (in addition to Port 22 for ssh) 6. Choose security key you've set up