summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2013-11-10 17:57:16 -0500
committerMichael DeHaan <michael.dehaan@gmail.com>2013-11-10 17:57:16 -0500
commitbd38e6d92fbfc580b0bfcd396a045d1f176557e2 (patch)
tree0dc350f279b4d1fc2a5b5c376608331cf124e0e7 /README.md
parent0a34870b1fa949c3ca198884b097eccc901bfb99 (diff)
downloadansible-bd38e6d92fbfc580b0bfcd396a045d1f176557e2.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f20d5e92f5..516943eaf0 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ multinode orchestration framework.
Read the documentation and more at http://ansibleworks.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 on http://ansibleworks.com/docs/intro_getting_started.html for a variety of platforms. If you want a tarball of the last release, go to
-http://ansibleworks.com/releases/ and you can also install with pip (though that will bring in some optional binary dependencies you normally do not need).
+instructions [here](on http://ansibleworks.com/docs/intro_getting_started.html) for a variety of platforms. If you want a tarball of the last release, go to
+http://ansibleworks.com/releases/ and you can also install with pip.
Design Principles
=================