diff --git a/src/pages/guides/ecosystem/htmx.md b/src/pages/guides/ecosystem/htmx.md
index 46a5bf93..65dd5014 100644
--- a/src/pages/guides/ecosystem/htmx.md
+++ b/src/pages/guides/ecosystem/htmx.md
@@ -16,9 +16,24 @@ tocHeading: 2
As with most libraries, just install **htmx.org** as a dependency using your favorite package manager:
-```shell
-npm i htmx.org
-```
+
+