Skip to content

Commit d6e17ab

Browse files
committed
final doc fix
1 parent 5b2fe2c commit d6e17ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/content/docs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ and include it where necessary with a `<script>` tag:
149149
For npm-style build systems, you can install htmx via [npm](https://www.npmjs.com/):
150150

151151
```sh
152-
npm install [email protected].2
152+
npm install [email protected].3
153153
```
154154

155155
After installing, you’ll need to use appropriate tooling to use `node_modules/htmx.org/dist/htmx.js` (or `.min.js`).

0 commit comments

Comments
 (0)