Update VAGRANT.md, link to become eviltrout admin.

This commit is contained in:
Tomas Ibarra 2016-03-22 11:03:57 -07:00
parent a9320f668c
commit f0fafd5d78
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ In a few seconds, rails will start serving pages. To access them, open a web bro
If you want to log in as a user, a shortcut you can use in development mode is to follow this link to log in as `eviltrout`:
http://localhost:4000/session/eviltrout/become
[http://localhost:4000/session/eviltrout/become](http://localhost:4000/session/eviltrout/become)
You can now edit files on your local file system, using your favorite text editor or IDE. When you reload your web browser, it should have the latest changes.