Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then, you will have to download our `vagrantour vagrant box:

bash
Code Block
language
# Download and load the vagrant box
vagrant up && vagrant reload


Excerpt

Now ssh into the box.

Code Block
languagebash
# Access the box
vagrant ssh



Be sure you have the prerequisites installed! Each link should bring you directly to the proper download page.

...