diff --git a/website/docs/installation.mdx b/website/docs/installation.mdx
index 2474327c6..6efe11362 100644
--- a/website/docs/installation.mdx
+++ b/website/docs/installation.mdx
@@ -15,6 +15,7 @@ Immer can be installed as a direct dependency, and will work in any ES5 environm
- Yarn: `yarn add immer`
- NPM: `npm install immer`
+- Deno: `deno install immer`
- CDN: Exposed global is `immer`
- Unpkg: ``
- JSDelivr: ``