final doc fix

This commit is contained in:
Carson Gross 2024-10-04 11:53:03 -06:00
parent 5b2fe2c19c
commit d6e17abb13

View File

@ -149,7 +149,7 @@ and include it where necessary with a `<script>` tag:
For npm-style build systems, you can install htmx via [npm](https://www.npmjs.com/):
```sh
npm install htmx.org@2.0.2
npm install htmx.org@2.0.3
```
After installing, youll need to use appropriate tooling to use `node_modules/htmx.org/dist/htmx.js` (or `.min.js`).