summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNitin Madhok <nmadhok@g.clemson.edu>2014-09-28 08:21:04 -0400
committerNitin Madhok <nmadhok@g.clemson.edu>2014-09-28 08:21:04 -0400
commit07287a2eaa8d12ccb9bec22a742c6d5b166930da (patch)
treee82885d6cfb64b2532743c4375102fd7e56c5a25 /README.md
parentffee9a8fe03ca7605c8f6afefda9b73e4634fab4 (diff)
downloadansible-07287a2eaa8d12ccb9bec22a742c6d5b166930da.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 99ba9701a2..150c56b1bb 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Ansible is a radically simple configuration-management, application deployment,
Read the documentation and more at http://ansible.com/
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 [here](http://docs.ansible.com/intro_getting_started.html) for a variety of platforms. If you want a tarball of the last release, go to [releases.ansible.com](http://releases.ansible.com/ansible) and you can also install with pip.
+instructions [here](http://docs.ansible.com/intro_getting_started.html) for a variety of platforms. If you want to download a tarball of a previous/latest release, go to [releases.ansible.com](http://releases.ansible.com/ansible). You can also install Ansible using pip.
Design Principles
=================