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

Commit a64656c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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. Open up your Insert `composer.json` file and insert the following in the `require: {}` array:
17+
2. Open up your `composer.json` file and insert the following in the `require: {}` array:
1818
- `"adldap2/adldap2-laravel": "2.0.*"`
1919

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

0 commit comments

Comments
 (0)