remove supported OS from README
Change-Id: I13d49e9b1c0f9d96fcc1368c1dc37f398be50697
diff --git a/README.rst b/README.rst
index 1b2f875..b772a60 100644
--- a/README.rst
+++ b/README.rst
@@ -5,13 +5,6 @@
Docker is a platform for developers and sysadmins to develop, ship, and run applications. Docker lets you quickly assemble applications from components and eliminates the friction that can come when shipping code. Docker lets you get your code tested and deployed into production as fast as possible.
-Docker is supported on the following systems:
-
-* Debian 8.0 Jessie (64-bit)
-* Ubuntu Trusty 14.04 (LTS) (64-bit)
-* Ubuntu Precise 12.04 (LTS) (64-bit)
-* Ubuntu Raring 13.04 and Saucy 13.10 (64 bit)
-
Sample Pillars
==============