diff --git a/samples/appcache-features.html b/samples/appcache-features.html
index 01a886e..5a93cee 100644
--- a/samples/appcache-features.html
+++ b/samples/appcache-features.html
@@ -12,6 +12,10 @@
The use cases for using this sample are to ensure you can reload and restart you application
one it is offline.
+ It is strongly recommended that you use your own optimized build of the ArcGIS API for JavaScript
+ using the Web Optimizer: http://jso.arcgis.com/. You can reference the CDN or host it on your
+ own web server.
+
Use the included Grunt task to help generate the manifest file. There is manual
work involved in determining which files need to go into the manifest. The included manifest
file should work with this sample to give you an idea of what goes into the manifest.