More fixes to the clone url and fixing for the OSX guide

This commit is contained in:
Jaisen Mathai 2012-02-20 15:29:22 -08:00
parent 969e21edf8
commit b5ec12c32b
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@ Download and install the source code. We recommend `/var/www/yourdomain.com` but
#### Using git clone
apt-get install git-core
git clone git://github.com:openphoto/frontend.git /var/www/yourdomain.com
git clone git://github.com/openphoto/frontend.git /var/www/yourdomain.com
chown -R www-data:www-data /var/www/yourdomain.com
#### Using tar