We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b24ee74 + 799b1fc commit e247bafCopy full SHA for e247baf
1 file changed
pages/docs/install/install-mac.md
@@ -29,7 +29,7 @@ vagrant up --provider virtualbox
29
vagrant ssh -c /bin/sh <<EOF
30
sudo apt-get update
31
sudo apt-get -y install build-essential curl git sudo man vim autoconf libtool
32
- git clone {{ site.repo }}/singularity.git
+ git clone {{ site.repo }}.git
33
cd singularity
34
./autogen.sh
35
./configure --prefix=/usr/local
0 commit comments