diff --git a/quickstart.mdx b/quickstart.mdx
index 4fc7601ca..d5fada0a0 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -62,6 +62,10 @@ Find your exact URL on the **Overview** page of your [dashboard](https://app.min
## Make your first change
+
+ You can preview your documentation changes locally by running `mint dev` in your documentation directory. See [Install the CLI](/cli/install) for setup instructions.
+
+