Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 4348a7c

Browse files
committed
update readme
1 parent ffd480b commit 4348a7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ This will give you a Laravel 5.3 installation with Lucid out-of-the-box. If you
1414

1515
##### 5.2
1616
```
17-
composer create-project lucid-arch/laravel=5.2 my-project-5.2
17+
composer create-project lucid-arch/laravel=^5.2 my-project-5.2
1818
```
1919

2020
##### 5.1
2121
```
22-
composer create-project lucid-arch/laravel=5.1 my-project-5.1
22+
composer create-project lucid-arch/laravel=^5.1 my-project-5.1
2323
```
2424

2525
## Getting Started

0 commit comments

Comments
 (0)