Index: chrome/common/extensions/docs/templates/articles/getstarted_arc.html |
diff --git a/chrome/common/extensions/docs/templates/articles/getstarted_arc.html b/chrome/common/extensions/docs/templates/articles/getstarted_arc.html |
index 15b77f090449c5b127bf3f6300e084a63e767016..90f75280ac8c8b559a4be907bd5d4de365db77b0 100644 |
--- a/chrome/common/extensions/docs/templates/articles/getstarted_arc.html |
+++ b/chrome/common/extensions/docs/templates/articles/getstarted_arc.html |
@@ -11,7 +11,15 @@ Developer Preview. |
To test your app, you need three things: |
<ol> |
<li> Your APK. </li> |
- <li> PC, Mac, Linux, or Chromebook on Chrome Version 41+. </li> |
+ <li> PC, Mac, Linux, or Chromebook on Chrome Version 41+. |
+ <ul> |
+ <li> |
+ Note: ARC is no longer supported on 32-bit x86 platforms and those |
+ platforms will no longer receive updates after October 13, 2015. All ARM |
+ platforms will continue to work and receive updates. |
+ </li> |
+ </ul> |
+ </li> |
<li> <a href="http://goo.gl/gAn0Xh">The ARC Welder app</a>. </li> |
</ol> |
</p> |