diff --git a/README.md b/README.md index 76eec4d..929567f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ You want to run scripts when using `hx-boost` or `hx-get` swaps, and not have to 1. Include `components.min.js` in the `
` of your page, right after `htmx`: ```html - + ``` 2. Create a folder in the webroot of your project to store components, e.g. `/scripts/components/.` Add a `` tag and set the `basePath` of your folder: