mirror of https://github.com/kcal-app/kcal.git
Fixed typo
This commit is contained in:
parent
8d3e296f9d
commit
3b56de6605
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue