Skip to content

Commit 9df6d13

Browse files
authored
Update README.md
1 parent 8137a6d commit 9df6d13

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ Clone the repository and create a `config.json` file.
1212

1313
```bash
1414
git clone https://github.com/gitlab-tools/gitlab-ldap-group-sync.git
15-
cd gitlab-ldap-group-sync && cp config.sample.json config.json
15+
cd gitlab-ldap-group-sync
16+
cp config.sample.json config.json
17+
npm install
1618
```
1719

1820
## Configuration

0 commit comments

Comments
 (0)