Skip to content

Commit

Permalink
add quick installation process
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacitu authored Aug 8, 2023
1 parent 3a8aca9 commit 9bbf0bc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@ The file structure inside this package is the same as CoreUI v2, which is the sa

## Installing

### Automatic installation

Because this a 1st party theme, you can quickly install it using

```
php artisan backpack:require:theme-coreuiv4
```

Alternatively, follow the manual installation process below.

## Manual installation

**Step 1.** Install via Composer

``` bash
Expand Down

0 comments on commit 9bbf0bc

Please sign in to comment.