Skip to content

Commit be8d27d

Browse files
authored
Update README.md
Signed-off-by: Tim Smith <[email protected]>
1 parent bcdee7f commit be8d27d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,10 @@ instances. Use Amazon's cloud for your infrastructure testing!
1111

1212
## Quick Start
1313

14-
1. Install [ChefDK](https://downloads.chef.io/chefdk). If testing things other
15-
than Chef cookbooks, please consult your driver's documentation for information
16-
on what to install.
14+
1. Install [Chef Workstation](https://downloads.chef.io/products/workstation). If testing things other than Chef Infra cookbooks, please consult your driver's documentation for information on what to install.
1715
2. Install the [AWS command line tools](https://docs.aws.amazon.com/cli/latest/userguide/installing.html).
18-
3. Run `aws configure`. This will set up your AWS credentials for both the AWS
19-
CLI tools and kitchen-ec2.
20-
4. Add or exit the `driver` section of your `.kitchen.yml`:
16+
3. Run `aws configure`. This will set up your AWS credentials for both the AWS CLI tools and kitchen-ec2.
17+
4. Add or exit the `driver` section of your `kitchen.yml`:
2118

2219
```yaml
2320
driver:

0 commit comments

Comments
 (0)