Updating URLs in the documentation to point to github.com/photo
This commit is contained in:
parent
1e4448f709
commit
155c1a352c
37 changed files with 69 additions and 69 deletions
|
@ -100,12 +100,12 @@ Download and install the source code. We recommend the default apache root (Ofte
|
|||
#### Using git clone
|
||||
|
||||
apt-get install git-core
|
||||
git clone git://github.com/openphoto/frontend.git <install location>/yourdomain.com
|
||||
git clone git://github.com/photo/frontend.git <install location>/yourdomain.com
|
||||
|
||||
#### Using tar
|
||||
|
||||
cd <install location>
|
||||
wget https://github.com/openphoto/frontend/tarball/master -O openphoto.tar.gz
|
||||
wget https://github.com/photo/frontend/tarball/master -O openphoto.tar.gz
|
||||
tar -zxvf openphoto.tar.gz
|
||||
mv openphoto-frontend-* yourdomain.com
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue