Browse Source

docs(readme): fix code block under `Requirements` section [skip ci]

tags/v1.1.4
Imran Iqbal 3 years ago
parent
commit
0c518f9c7d
No account linked to committer's email address
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      docs/README.rst

+ 1
- 2
docs/README.rst View File

@@ -316,8 +316,7 @@ Requirements

$ gem install bundler
$ bundle install
:1
$ bin/kitchen test [platform]
$ bin/kitchen test [platform]

Where ``[platform]`` is the platform name defined in ``kitchen.yml``,
e.g. ``debian-9-2019-2-py3``.

Loading…
Cancel
Save