Browse code

Update README.md

Michael DeHaan authored on 2013/02/04 12:17:13
Showing 1 changed files
... ...
@@ -6,6 +6,10 @@ multinode orchestration framework.
6 6
 
7 7
 Read the documentation and more at http://ansible.cc
8 8
 
9
+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 
10
+instructions on the http://ansible.cc site for a variety of platforms.  If you want a tarball of the last release, go to 
11
+http://ansible.cc/releases/ and you can also install with pip.
12
+
9 13
 Design Principles
10 14
 =================
11 15