From 06f7858622c9e29b0eb41eeeaaf93927cb0ec346 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 3 Feb 2013 22:20:04 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84ccaa3da2b..4c8a6f83357 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ 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. +instructions on http://ansible.cc/docs/gettingstarted.html 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 (though that will bring in some optional binary dependencies you normally do not need). Design Principles =================