fix off-by-one error in server count

Signed-off-by: Roland Moriz <roland@moriz.de>
This commit is contained in:
Roland Moriz 2016-07-11 14:33:02 +02:00
parent 9e94f55df1
commit 6c408c3caf
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ group. When complete, the example deployment contains three types of nodes:
To create the instances do the following:
1. Open the EC2 Dashboard and launch four EC2 instances, one at a time.
1. Open the EC2 Dashboard and launch five EC2 instances, one at a time.
- During **Step 1: Choose an Amazon Machine Image (AMI)**, pick the *Amazon Linux AMI*.