Skip to content

Commit

Permalink
Merge pull request test-kitchen#302 from pgporada/master
Browse files Browse the repository at this point in the history
Updated readme based on issue 300
  • Loading branch information
Seth Thomas authored Feb 28, 2017
2 parents d801b17 + 1d28ef3 commit b7e7824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b7e7824

Please sign in to comment.