Skip to content

Commit

Permalink
Formatting fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Seland committed Apr 3, 2014
1 parent 4763808 commit b8642dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vagrant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ on Windows and OSX.


To use vagrant execute the following
'''
```
equelle/vagrant$ vagrant up
'''
```

The first time this is executed will take around 10 minutes, as the image
must be downloaded, OPM will be installed and Zoltan will be compiled.
Expand All @@ -26,8 +26,8 @@ the repo (from the host, not github) mounted at /equelle.
Furthermore it will configure and build Equelle in /home/vagrant/build.

Now execute the following to log into the virtual machine as the vagrant user
'''
```
equelle/vagrant$ vagrant ssh
'''
```

From here you can build and execute tests (also with mpirun) in a reproducible environment.

0 comments on commit b8642dc

Please sign in to comment.