From e25b2fb41c569301b10e9bd70872dc20c5a41da0 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 3 Feb 2013 22:17:13 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e8599d1e1ad..84ccaa3da2b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ multinode orchestration framework. Read the documentation and more at http://ansible.cc +Many users run straight from the development branch (it's generally fine to do so), but you might also wish to consume a release. You can find +instructions on the http://ansible.cc site for a variety of platforms. If you want a tarball of the last release, go to +http://ansible.cc/releases/ and you can also install with pip. + Design Principles =================