Skip to content

Commit 1fe3fd0

Browse files
committed
add login credentials to README
1 parent 4d87263 commit 1fe3fd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ Building the virtual machine is this easy:
2222
host $ cd rails-dev-box
2323
host $ vagrant up
2424

25+
If prompted for login credentials in the **VirtualBox VM**, enter:
26+
27+
Username: `vagrant`
28+
Password: `vagrant`
29+
2530
That's it.
2631

2732
After the installation has finished, you can access the virtual machine with

0 commit comments

Comments
 (0)