mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 23:35:13 +00:00
Update installing download link to v2 (#2791)
This commit is contained in:
parent
f925e83b95
commit
9bae00b698
@ -137,7 +137,7 @@ While the CDN approach is extremely simple, you may want to consider
|
|||||||
|
|
||||||
The next easiest way to install htmx is to simply copy it into your project.
|
The next easiest way to install htmx is to simply copy it into your project.
|
||||||
|
|
||||||
Download `htmx.min.js` [from unpkg.com](https://unpkg.com/htmx.org/dist/htmx.min.js) and add it to the appropriate directory in your project
|
Download `htmx.min.js` [from unpkg.com](https://unpkg.com/htmx.org@2.0.1/dist/htmx.min.js) and add it to the appropriate directory in your project
|
||||||
and include it where necessary with a `<script>` tag:
|
and include it where necessary with a `<script>` tag:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user