Updating osx guide to use readonly git url
This commit is contained in:
parent
86245a3622
commit
c23f66b7e3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue