Skip to content

Commit 63df039

Browse files
committed
removing my opinion from my tutorial, because Macs are great (NOT)
1 parent 0aa4885 commit 63df039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/recipes/2017-01-26-singularity-hub-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The easiest thing to do is to install Singularity on your local workstation:
3030
sudo make install
3131
```
3232

33-
If you have the unfortunate situation of using a Mac, or just need a virtual machine, then you will want to follow the instructions <a href="http://singularity.lbl.gov/install-mac" target="_blank">here</a>. Basically, you need to install vagrant, virtual box, and then do this:
33+
If you are using a Mac, or just need a virtual machine, then you will want to follow the instructions <a href="http://singularity.lbl.gov/install-mac" target="_blank">here</a>. Basically, you need to install vagrant, virtual box, and then do this:
3434

3535
```bash
3636
vagrant init ubuntu/trusty64

0 commit comments

Comments
 (0)