From 1d28ef30886baca09f7da324b4a5b66b75b64113 Mon Sep 17 00:00:00 2001 From: Phil Porada Date: Sun, 26 Feb 2017 19:46:34 -0500 Subject: [PATCH] Updated readme based on issue 300 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9fface5a..6168021eb 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Once that is done, create your kitchen file in your cookbook directory (or an empty directory if you just want to get a feel for it): -1. `kitchen init -D ec2` +1. `kitchen init -D kitchen-ec2` 2. Edit `.kitchen.yml` and add the aws_ssh_key_id to driver and a transport with an ssh_key: