More fixes to the clone url and fixing for the OSX guide
This commit is contained in:
parent
cbd1b0ab5c
commit
951a6d9f73
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue