Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Commit 0653588

Browse files
authored
Merge pull request #4 from ITAYC0HEN/patch-1
Fixed a little typo
2 parents 09381d6 + c4081e0 commit 0653588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $ composer install --prefer-dist -vvv # Might take a while to complete
2323
2424
$ cp .env.example .env # Update database credentials
2525
26-
$ php artisan key:gnerate
26+
$ php artisan key:generate
2727
2828
$ php artisan serve
2929
```

0 commit comments

Comments
 (0)