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

Commit e37476d

Browse files
authored
Update quick-start.md
1 parent 16df4d2 commit e37476d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ knowledge working with Laravel, Active Directory, LDAP Protocol and command line
55

66
This guide was created with the help of [@st-claude](https://github.com/st-claude) and other awesome contributors.
77

8-
1. Create a new laravel project by running
8+
1. Create a new laravel project by running the command:
99
- `laravel new my-app`
1010

11-
**Or**
11+
**Or (if you don't have the Laravel installer)**
1212

1313
- `composer create-project --prefer-dist laravel/laravel my-app`.
1414

0 commit comments

Comments
 (0)