Skip to content

Commit ff2aab3

Browse files
Update README.md
1 parent 57541e9 commit ff2aab3

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
@@ -27,7 +27,7 @@ After initializing a fresh instance of Laravel (and making all the necessary con
2727
### Via composer
2828

2929
1. `Cd` to your Laravel app
30-
2. Install this preset via `composer require laravel-frontend-presets/NowUi`. No need to register the service provider. Laravel 5.5 & up can auto detect the package.
30+
2. Install this preset via `composer require laravel-frontend-presets/now-ui-dashboard`. No need to register the service provider. Laravel 5.5 & up can auto detect the package.
3131
3. Run `php artisan preset nowui` command to install the Argon preset. This will install all the necessary assets and also the custom auth views, it will also add the auth route in `routes/web.php`
3232
(NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries in routes/web.php)
3333
4. In your terminal run `composer dump-autoload`

0 commit comments

Comments
 (0)