diff --git a/README.md b/README.md
index 505ab63..7c8640d 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,14 @@ This is a simple HTMX element that can be used to display toasts in your web app
-
+
```
## Attributes
@@ -30,7 +36,7 @@ This is a simple HTMX element that can be used to display toasts in your web app
## Installation
```bash
-npm install @htmx/template-element
+npm install @htmx/htmx-toast
```
Use as a module in your application: