summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaveHodder67 <dave.hodder@focusrite.com>2015-07-07 15:46:25 +0100
committerDaveHodder67 <dave.hodder@focusrite.com>2015-07-07 15:46:25 +0100
commit39583b3080438d49118fb27d134f85bb393ed0ef (patch)
treeed907af8f4bcd4ae8bbff0972216ca577683cb74
parent5937e719a815fdcd5b0181d62f16dfa3c5f4c8a3 (diff)
downloadlaunchpad-polymaker-39583b3080438d49118fb27d134f85bb393ed0ef.tar.gz
launchpad-polymaker-39583b3080438d49118fb27d134f85bb393ed0ef.zip
added vagrant up warning
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 345082c..9680617 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Once your new "box" is up and running, you can build the app in one of two ways.
40 40
41# To build using the Eclipse GUI 41# To build using the Eclipse GUI
42 42
43Make sure you wait until the `vagrant up` command has completed before logging in to your VM. The GUI appears long before the provisioning script finishes. 43**Make sure you wait until the `vagrant up` command has fully completed** before logging in to your VM. The GUI appears long before the provisioning script finishes. If you don't, you'll have to log out and log back in again before Eclipse can see the correct path.
44 44
451. Log in to the Ubuntu GUI (the password is, as is the convention, **vagrant**). 451. Log in to the Ubuntu GUI (the password is, as is the convention, **vagrant**).
462. Launch Eclipse from the doodah on the top left (it's a bit like Spotlight) 462. Launch Eclipse from the doodah on the top left (it's a bit like Spotlight)