From a5556030de3de38da44ef8493de01e9662a72e68 Mon Sep 17 00:00:00 2001 From: Mike Carr Date: Wed, 15 Apr 2015 17:28:23 -0700 Subject: [PATCH] OP-1844 - fix typo --- make/vagrant/vagrant_openpilot_dev/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/vagrant/vagrant_openpilot_dev/README b/make/vagrant/vagrant_openpilot_dev/README index 6274ec63b..f7d1154a3 100644 --- a/make/vagrant/vagrant_openpilot_dev/README +++ b/make/vagrant/vagrant_openpilot_dev/README @@ -13,7 +13,7 @@ Starting $ vagrant up -Once your machine has started up you can ssh into it or log into Xfce (assuing you set vb.gui = true). Any changes you make persist in the Vagrant VM, when you are done run 'vagrant halt', this will turn off the vm and persist your changes. +Once your machine has started up you can ssh into it or log into Xfce (assuming you set vb.gui = true). Any changes you make persist in the Vagrant VM, when you are done run 'vagrant halt', this will turn off the vm and persist your changes. $ vagrant ssh