diff --git a/quickstart.mdx b/quickstart.mdx
index 4fc7601ca..1c805099d 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -109,6 +109,10 @@ Find your exact URL on the **Overview** page of your [dashboard](https://app.min
```
View your preview at `http://localhost:3000`.
+
+
+ `mint dev` hot-reloads changes as you edit, so your preview updates automatically when you save a file.
+
Commit and push your changes to trigger a deployment: