Skip to content

Commit f4cb855

Browse files
committed
Add installation command for Nova v4
1 parent 3b8d96f commit f4cb855

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ You can install the package in to a Laravel app that uses [Nova](https://nova.la
2121
composer require interaction-design-foundation/nova-html-card
2222
```
2323

24+
For Nova v4 (Release Candidate):
25+
```bash
26+
composer require interaction-design-foundation/nova-html-card ^3.0.0-rc1
27+
```
28+
2429

2530
## Usage
2631

0 commit comments

Comments
 (0)