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

Commit 051a9f3

Browse files
authored
Update quick-start.md
1 parent 112bbee commit 051a9f3

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
@@ -19,7 +19,7 @@ This guide was created with the help of [@st-claude](https://github.com/st-claud
1919

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

22-
4. Create a new database in your desired database interface (such as PhpMyAdmin, MySQL Workbench etc.)
22+
4. Create a new database in your desired database interface (such as PhpMyAdmin, MySQL Workbench, command line etc.)
2323

2424
5. Enter your database details and credentials inside the `.env` file located in your project root directory (if there is not one there, rename the `.env.example` to `.env`).
2525

0 commit comments

Comments
 (0)