You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-6
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,10 @@ instances. Use Amazon's cloud for your infrastructure testing!
11
11
12
12
## Quick Start
13
13
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.
17
15
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`:
0 commit comments