diff options
Diffstat (limited to 'docs/content/introduction/testing_in_vagrant.md')
-rw-r--r-- | docs/content/introduction/testing_in_vagrant.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/introduction/testing_in_vagrant.md b/docs/content/introduction/testing_in_vagrant.md index ef1e231393..34ca596d0a 100644 --- a/docs/content/introduction/testing_in_vagrant.md +++ b/docs/content/introduction/testing_in_vagrant.md @@ -22,8 +22,8 @@ Run all commands from command line. VBoxManage --version Tested version: 6.1.16r140961 -2. Download and install latest vagrant - [from official page](https://www.vagrantup.com/downloads.html). +2. Download and install latest vagrant from + [official page](https://www.vagrantup.com/downloads.html). To verify the installtion, run vagrant -v |