@@ -45,7 +45,7 @@ If you prefer the more robust approach, you can install Alpine via NPM and impor
Run the following command to install it.
-```bash
+```shell
npm install alpinejs
```
@@ -32,7 +32,7 @@ You can include the CDN build of this plugin as a `<script>` tag, just make sure
You can install Intersect from NPM for use inside your bundle like so:
npm install @alpinejs/intersect
You can install Persist from NPM for use inside your bundle like so:
npm install @alpinejs/persist
You can install Trap from NPM for use inside your bundle like so:
npm install @alpinejs/trap