Skip to content

Commit

Permalink
Add install generator to README
Browse files Browse the repository at this point in the history
  • Loading branch information
NYDrewReynolds committed Sep 8, 2021
1 parent c850a4a commit b33615c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ In `Gemfile`, add:
gem 'polaris_view_components'
```

Run install generator:
```bash
rails generate polaris_view_components:install
```

Setup Polaris styles in your layouts `<head>` tag:

```erb
Expand Down

0 comments on commit b33615c

Please sign in to comment.