From d9a1276660b33dd52d254c19d98246f0f9320f38 Mon Sep 17 00:00:00 2001 From: Edita Kizinevic Date: Tue, 18 Jan 2022 17:42:04 +0100 Subject: [PATCH] Resolve sylabs/singularity-admindocs#5 Restored brew instructions from https://github.com/sylabs/singularity-admindocs/commit/86819f964f476d174d1f6d99b749e42e3a2eecd3 --- installation.rst | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/installation.rst b/installation.rst index e4b7b07..6442226 100755 --- a/installation.rst +++ b/installation.rst @@ -702,27 +702,19 @@ Install the following programs: Mac --- -To use Singularity Desktop for macOS (Beta Preview): - -Download a Mac installer package `here -`__. - -Singularity is also available via Vagrant (installable with -`Homebrew `_ or manually) or with the Singularity Desktop for -macOS (Alpha Preview). +Singularity is available via Vagrant (installable with +`Homebrew `_ 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.