diff options
| -rw-r--r-- | docs/html/sdk/index.jd | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index d7121966ba36..1100964a1bdc 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -482,14 +482,14 @@ rendering. You can then configure your project to use Java Development Kit (JDK)  <ul>  <li>GNOME or KDE desktop</li> -<li>GNU C Library (glibc) 2.11 or later</li> +<li>GNU C Library (glibc) 2.15 or later</li>  <li>2 GB RAM minimum, 4 GB RAM recommended</li>  <li>400 MB hard disk space</li>  <li>At least 1 GB for Android SDK, emulator system images, and caches</li>  <li>1280 x 800 minimum screen resolution</li>  <li>Oracle®  Java Development Kit (JDK) 7 </li>  </ul> -<p>Tested on Ubuntu®  12.04, Precise Pangolin (64-bit distribution capable of running +<p>Tested on Ubuntu®  14.04, Trusty Tahr (64-bit distribution capable of running  32-bit applications).</p>  |