diff --git a/demo/README.md b/demo/README.md
index 59477b22..37621b4c 100644
--- a/demo/README.md
+++ b/demo/README.md
@@ -64,6 +64,8 @@ docker push 0xdeca10bcontainerreg.azurecr.io/public/samples/blockchain-ai/0xdeca
docker push 0xdeca10bcontainerreg.azurecr.io/public/samples/blockchain-ai/0xdeca10b-demo:latest
```
+(Microsoft Devs) To update the production website, see the instructions at the top of [service.Dockerfile](./service.Dockerfile).
+
## Troubleshooting Setup
If you have problems running the setup steps related to node-gyp, then you might need to set Python 2.7 to be your default. Recommendation: Set up a Python 2.7 Conda environment and activate it.
diff --git a/demo/client/public/index.html b/demo/client/public/index.html
index 7f03012c..2289656d 100644
--- a/demo/client/public/index.html
+++ b/demo/client/public/index.html
@@ -19,7 +19,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
-