Skip to content

Commit 799b1fc

Browse files
committed
changing the github repo address for the osx users
1 parent b24ee74 commit 799b1fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/docs/install/install-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ vagrant up --provider virtualbox
2929
vagrant ssh -c /bin/sh <<EOF
3030
sudo apt-get update
3131
sudo apt-get -y install build-essential curl git sudo man vim autoconf libtool
32-
git clone {{ site.repo }}/singularity.git
32+
git clone {{ site.repo }}.git
3333
cd singularity
3434
./autogen.sh
3535
./configure --prefix=/usr/local

0 commit comments

Comments
 (0)