diff --git a/README.md b/README.md
index 2344edeee8bf3d0b689c4129e72e0cbb4ee42e36..ecf4bf6b7e9f91f9b161bb2705dfe5888c3aebc7 100644
--- a/README.md
+++ b/README.md
@@ -41,8 +41,9 @@ quiet-kitten
 
 ## Install
 
-Helm is in its early stages of development. At this time there are no binary
-releases.
+Download a [release tarball of helm and tiller for your platform](https://github.com/kubernetes/helm/releases). Unpack the `helm` and `tiller` binaries and add them to your PATH and you are good to go!
+
+### Install from source
 
 To install Helm from source, follow this process: