Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BakiVernes authored Oct 20, 2022
1 parent f2af94c commit b064b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Multiselect component built on the back of stimulus and html select tag. Works w
If you are using a js bundler with `node_modules` support (such as esbuild, rollup.js or Webpack) install the package from npm:

```plain
yarn add stimulus-autocomplete
yarn add stimulus-multiselect
```

If you're using [importmap-rails](https://github.com/rails/importmap-rails), you'll need to pin `stimulus-multiselect`:
Expand Down

0 comments on commit b064b20

Please sign in to comment.