diff --git a/README.md b/README.md
index 667fcf7..54c0e16 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Experimental successor to [rescript-webapi](https://github.com/TheSpyder/rescrip
Install the package using your favorite package manager:
```shell
-npm i -D @rescript/webapi@experimental
+npm i @rescript/webapi@experimental
```
and add `@rescript/webapi` to your `rescript.json`:
diff --git a/docs/content/docs/index.mdx b/docs/content/docs/index.mdx
index 87c4d2c..15d4e4a 100644
--- a/docs/content/docs/index.mdx
+++ b/docs/content/docs/index.mdx
@@ -30,14 +30,14 @@ Install the package using your favorite package manager:
diff --git a/package-lock.json b/package-lock.json
index 0c9d500..6f220d2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -128,9 +128,9 @@
}
},
"node_modules/@astrojs/starlight": {
- "version": "0.29.0",
- "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.29.0.tgz",
- "integrity": "sha512-0HRr7LiI0XJUA5n0Mj5LPSLZtw80ttkL6eh824y6t/DCcvJzC6e+HRQZ0hIolU8jsEMc7Qs07mMQIvPTpX9KMg==",
+ "version": "0.29.2",
+ "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.29.2.tgz",
+ "integrity": "sha512-xv9AhWkP3fxCB6EF6MlT4yEbxzye3aMSbuVbFEGbQh8G/w1MPhdNCnQakIHpmIwwyxwG9cW3mQdAZum4oOO39w==",
"dev": true,
"license": "MIT",
"dependencies": {