fix clone source in README

This commit is contained in:
Valery Komarov
2012-09-25 00:15:14 +04:00
parent 3a7f9e3cf3
commit 8026eac01e
+4 -7
View File
@@ -1,11 +1,9 @@
How to install
==============
# How to install
FreeBSD
--------------
## FreeBSD
```bash
cd ~ && git clone https://code.google.com/p/nginx-auth-ldap/
cd ~ && git clone https://github.com/kvspb/nginx-auth-ldap.git
cp -R /usr/ports/www/nginx ~/nginx-ldap
```
@@ -26,8 +24,7 @@ cd ~/nginx-ldap
make install clean
```
Linux
--------------
## Linux
```bash
cd ~ && git clone https://code.google.com/p/nginx-auth-ldap/