Skip to content

Commit

Permalink
Add installation instruction for version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
martijngastkemper committed Jan 19, 2023
1 parent dc4e760 commit 5ba19bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

[Return To Top](#nova-publish)

- PHP 7.1
- Laravel Nova
- A Netlify account

## Installation
Expand All @@ -36,6 +36,8 @@ Install package
composer require grrr/nova-netlify-deploy
```

For older Nova use `grrr/nova-netlify-deploy:^1.0`.

Load the tool by adding it to `NovaServiceProvider.php`

```php
Expand Down

0 comments on commit 5ba19bc

Please sign in to comment.