Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RyderForReal committed Sep 4, 2021
1 parent 8d3e296 commit 3b56de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ section for other options if lower memory support is needed.
GRANT ALL ON `kcal`.* TO 'kcal'@'localhost';
FLUSH PRIVILEGES;

1. Install dependencies and gGenerate an app key to use in the next step.
1. Install dependencies and generate an app key to use in the next step.

composer install --optimize-autoloader --no-dev
php artisan --no-ansi key:generate --show
Expand Down

0 comments on commit 3b56de6

Please sign in to comment.