mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-01-25 05:06:13 +00:00
final doc fix
Some checks failed
Node CI / test_suite (push) Has been cancelled
Some checks failed
Node CI / test_suite (push) Has been cancelled
This commit is contained in:
@@ -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, you’ll need to use appropriate tooling to use `node_modules/htmx.org/dist/htmx.js` (or `.min.js`).
|
||||
|
||||
Reference in New Issue
Block a user