Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 46cb0b2

Browse files
committed
Update quick-start.md
1 parent 17c8b1a commit 46cb0b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

quick-start.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ This guide was created with the help of [@st-claude](https://github.com/st-claud
1414

1515
[Laravel Installation](https://laravel.com/docs/5.2#installation)
1616

17-
2. Insert `"adldap2/adldap2-laravel": "2.0.*"` in your `composer.json` file in the root directory of your project.
17+
2. Open up your Insert `composer.json` file and insert the following in the `require: {}` array:
18+
- `"adldap2/adldap2-laravel": "2.0.*"`
1819

1920
3. Run the `composer update` command in the root directory of your project to pull in Adldap2 and its dependencies.
2021

0 commit comments

Comments
 (0)