Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Restored brew instructions from sylabs/singularity-admindocs@86819f9
  • Loading branch information
edytuk committed Jan 18, 2022
1 parent f45fc08 commit d9a1276
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -702,27 +702,19 @@ Install the following programs:
Mac
---

To use Singularity Desktop for macOS (Beta Preview):

Download a Mac installer package `here
<https://www.sylabs.io/singularity-desktop-macos/>`__.

Singularity is also available via Vagrant (installable with
`Homebrew <https://brew.sh>`_ or manually) or with the Singularity Desktop for
macOS (Alpha Preview).
Singularity is available via Vagrant (installable with
`Homebrew <https://brew.sh>`_ or manually)

To use Vagrant via Homebrew:

.. code-block:: none
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install --cask virtualbox && \
brew install --cask vagrant && \
brew install --cask vagrant-manager
$ brew install --cask virtualbox vagrant vagrant-manager
-----------------------
Singularity Vagrant Box
-----------------------
-------------------------
{Singularity} Vagrant Box
-------------------------

Run Git Bash (Windows) or open a terminal (Mac) and create and enter a
directory to be used with your Vagrant VM.
Expand Down

0 comments on commit d9a1276

Please sign in to comment.