We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d87263 commit 1fe3fd0Copy full SHA for 1fe3fd0
README.md
@@ -22,6 +22,11 @@ Building the virtual machine is this easy:
22
host $ cd rails-dev-box
23
host $ vagrant up
24
25
+If prompted for login credentials in the **VirtualBox VM**, enter:
26
+
27
+Username: `vagrant`
28
+Password: `vagrant`
29
30
That's it.
31
32
After the installation has finished, you can access the virtual machine with
0 commit comments