Updating osx guide to use readonly git url

This commit is contained in:
Jaisen Mathai 2012-02-20 15:14:50 -08:00
parent 86245a3622
commit c23f66b7e3

View file

@ -50,7 +50,7 @@ Download and install the source code. We recommend `~/Sites/yourdomain.com` but
# OSX should have git already installed. If not:
sudo port install git-core
git clone git@github.com:openphoto/frontend.git ~/Sites/yourdomain.com
git clone git://github.com:openphoto/frontend.git ~/Sites/yourdomain.com
#### Using tar