Skip to content

Commit 71598ec

Browse files
authored
Merge pull request #144 from myii/docs/generalise-vagrant-instructions-in-readme
docs(readme): generalise Vagrant section to include `*BSD` [skip ci]
2 parents c5da41d + 6794d64 commit 71598ec

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
@@ -141,7 +141,7 @@ Gives you SSH access to the instance for manual testing.
141141
Testing with Vagrant
142142
--------------------
143143

144-
Windows testing is done with ``kitchen-salt``.
144+
Windows/FreeBSD/OpenBSD testing is done with ``kitchen-salt``.
145145

146146
Requirements
147147
^^^^^^^^^^^^
@@ -198,4 +198,4 @@ Runs all of the stages above in one go: i.e. ``destroy`` + ``converge`` + ``veri
198198
``bin/kitchen login``
199199
^^^^^^^^^^^^^^^^^^^^^
200200

201-
Gives you RDP access to the instance for manual testing.
201+
Gives you RDP/SSH access to the instance for manual testing.

0 commit comments

Comments
 (0)