Skip to content

Commit

Permalink
docs(readme): fix platform name location for Vagrant [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Mar 26, 2021
1 parent 71598ec commit 74e5dc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ Setup
$ bundle install --with=vagrant
$ bin/kitchen test [platform]
Where ``[platform]`` is the platform name defined in ``kitchen.yml``,
e.g. ``windows-81-2019-2-py3``.
Where ``[platform]`` is the platform name defined in ``kitchen.vagrant.yml``,
e.g. ``windows-81-latest-py3``.

Note
^^^^
Expand Down

0 comments on commit 74e5dc0

Please sign in to comment.