Fix broken git command in readme - closes #124

This commit is contained in:
Deon George 2021-12-10 15:05:13 +11:00
parent a4924f7453
commit fc7ab06358

View File

@ -59,7 +59,7 @@ The following instructions will be for PLA v2 when its commited to GIT. Checkbac
#### Installation
1. Checkout the code from github
```bash
git checkout https://github.com/leenooks/phpLDAPadmin.git
git clone https://github.com/leenooks/phpLDAPadmin.git
```
1. Install composer dependencies.