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
|
@ -48,12 +48,12 @@ 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/photo/frontend.git /var/www/yourdomain.com
|
||||
|
||||
#### Using tar
|
||||
|
||||
cd /var/www
|
||||
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