Merge pull request #4106 from tomasibarrab/vagrant.md

UPDATE: VAGRANT.md, link to become eviltrout admin.
This commit is contained in:
Régis Hanol 2016-03-22 19:17:22 +01:00
commit c1fd896128

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.