You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/recipes/2017-01-26-singularity-hub-tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The easiest thing to do is to install Singularity on your local workstation:
30
30
sudo make install
31
31
```
32
32
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 <ahref="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 <ahref="http://singularity.lbl.gov/install-mac"target="_blank">here</a>. Basically, you need to install vagrant, virtual box, and then do this:
0 commit comments