From 9347d205174aa65a60dc6d601e45c30ae16e79f1 Mon Sep 17 00:00:00 2001 From: sjc0149 Date: Mon, 23 Apr 2018 21:31:56 -0500 Subject: [PATCH] Fix VirtualBox installation typo in docs/README. --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 58f92fa4..9eda939a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -76,7 +76,7 @@ Installation instructions for different Vagrant providers: $ vagrant up --provider=virtualbox ``` -1. When you are not using your VM we recommmend to *Pause* the VM from the VirtualBox UI (or use `vagrant suspend`), so that VM can be later simply resumed after your machine goes to sleep or gets rebooted. Otherwise, your VM will be halted by the OS and you will have to recreate previously deployed software. +1. When you are not using your VM we recommend to *Pause* the VM from the VirtualBox UI (or use `vagrant suspend`), so that VM can be later simply resumed after your machine goes to sleep or gets rebooted. Otherwise, your VM will be halted by the OS and you will have to recreate previously deployed software. 1. Target the BOSH Director. When prompted to log in, use admin/admin.