Skip to content

Commit fc7ab06

Browse files
committed
Fix broken git command in readme - closes #124
1 parent a4924f7 commit fc7ab06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following instructions will be for PLA v2 when its commited to GIT. Checkbac
5959
#### Installation
6060
1. Checkout the code from github
6161
```bash
62-
git checkout https://github.com/leenooks/phpLDAPadmin.git
62+
git clone https://github.com/leenooks/phpLDAPadmin.git
6363
```
6464

6565
1. Install composer dependencies.

0 commit comments

Comments
 (0)