Skip to content

Commit 74e5dc0

Browse files
committed
docs(readme): fix platform name location for Vagrant [skip ci]
1 parent 71598ec commit 74e5dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ Setup
159159
$ bundle install --with=vagrant
160160
$ bin/kitchen test [platform]
161161
162-
Where ``[platform]`` is the platform name defined in ``kitchen.yml``,
163-
e.g. ``windows-81-2019-2-py3``.
162+
Where ``[platform]`` is the platform name defined in ``kitchen.vagrant.yml``,
163+
e.g. ``windows-81-latest-py3``.
164164

165165
Note
166166
^^^^

0 commit comments

Comments
 (0)