From 414bbf98b7118c8f249cbe2dd9d7f39ec58c7975 Mon Sep 17 00:00:00 2001 From: Denise Date: Sun, 15 Nov 2015 11:02:08 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da85375d..c1a31722 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RancherOS -The smallest, easiest way to run Docker in production at scale. Everything in RancherOS is a container managed by Docker. This includes system services such as udev and rsyslog. RancherOS includes only the bare minimum amount of software needed to run Docker. This keeps the binary download of RancherOS to about 20MB. Everything else can be pulled in dynamically through Docker. +The smallest, easiest way to run Docker in production at scale. Everything in RancherOS is a container managed by Docker. This includes system services such as udev and rsyslog. RancherOS includes only the bare minimum amount of software needed to run Docker. This keeps the binary download of RancherOS to about 25MB. Everything else can be pulled in dynamically through Docker. ## How this works