diff --git a/README.md b/README.md
index 7d148a22912befe33352abd3a7520052e67538ba..a92532f6e87ceaab855f990d03836251babf89d0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,18 @@
 # XNAT Web Application #
 
-This is the XNAT Web application build.
+This is the XNAT Web application build. The latest release version of XNAT is [1.7.0 Build #775 (Sep 22, 2016 12:34:05 PM)](https://bintray.com/nrgxnat/applications/XNAT/1.7.0). The source for the release version can be foound at [the 1.7.0 tag in the xnat-web source repository](https://bitbucket.org/xnatdev/xnat-web/commits/tag/1.7.0).
+
+# Installing #
+
+If you just want to install the latest release version of XNAT, you can download it from the XNAT bintray repository:
+
+[ ![Download](https://api.bintray.com/packages/nrgxnat/applications/XNAT/images/download.svg) ](https://bintray.com/nrgxnat/applications/XNAT/_latestVersion)
+
+You will also need to download the latest release version of the XNAT pipeline engine:
+
+[ ![Download](https://api.bintray.com/packages/nrgxnat/applications/XNAT_Pipeline/images/download.svg) ](https://bintray.com/nrgxnat/applications/XNAT_Pipeline/_latestVersion)
+
+If you would like to build a virtual machine that can run XNAT, you can use the [XNAT Vagrant project](https://bitbucket.org/xnatdev/xnat-vagrant).
 
 # Building #