Skip to content

Commit 651731f

Browse files
author
Christopher Maier
committed
Test Kitchen has been released
1 parent c1fd0d4 commit 651731f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TESTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Install the berkshelf plugin for vagrant, and berkshelf to your local Ruby envir
1111
vagrant plugin install vagrant-berkshelf
1212
gem install berkshelf
1313

14-
Install Test Kitchen 1.0 (unreleased yet, use the alpha / prerelease version).
14+
Install Test Kitchen 1.0
1515

16-
gem install test-kitchen --pre
16+
gem install test-kitchen
1717

1818
Install the Vagrant driver for Test Kitchen.
1919

0 commit comments

Comments
 (0)