We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49aef73 commit 57541e9Copy full SHA for 57541e9
README.md
@@ -36,7 +36,7 @@ After initializing a fresh instance of Laravel (and making all the necessary con
36
### By using the archive
37
38
1. In your application's root create a **presets** folder
39
-2. [Download an archive](https://github.com/laravel-frontend-presets/now-ui/archive/master.zip) of the repo and unzip it
+2. [Download an archive](https://github.com/laravel-frontend-presets/now-ui-dashboard/archive/master.zip) of the repo and unzip it
40
3. Copy and paste **now-ui-master** folder in presets (created in step 2) and rename it to **NowUi**
41
4. Open `composer.json` file
42
5. Add `"LaravelFrontendPresets\\NowUiPreset\\": "presets/NowUi/src"` to `autoload/psr-4` and to `autoload-dev/psr-4`
0 commit comments