Encouraged VM users to log in as "user"
Updated README.md to encourage user to log in as "user" instead of "vagrant".
The "user" user has more allocated storage than the "vagrant" user, switching
over will give the user more space to work with.
Change-Id: Ic8a1cc8f0816c54a0dfebd482fe69afe94e07d95
diff --git a/vm/README.md b/vm/README.md
index 6c50d2d..03e8965 100644
--- a/vm/README.md
+++ b/vm/README.md
@@ -53,9 +53,7 @@
vagrant reload
1. You can then log in and open a terminal. The username and password are both
- `vagrant`. Or you can SSH in from the host.
-
- vagrant ssh
+ `user`.
1. Download the code and build it.