aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/instant/README.md')
-rw-r--r--packages/instant/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/instant/README.md b/packages/instant/README.md
index c6621cbed..45a871124 100644
--- a/packages/instant/README.md
+++ b/packages/instant/README.md
@@ -41,7 +41,7 @@ Finally, we have our live production bundle that is only meant to be updated wit
To build and deploy to this bundle, run
```
-yarn deploy_live
+yarn deploy_production
```
**NOTE: On deploying the site to staging and dogfood, it will say the site is available at a non-existent URL. Please ignore and use the (now updated) URL above.**