From e65a98ef9f41e0d923a30b9ba51338203eb6b6f3 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Tue, 25 Oct 2016 11:24:45 -0700 Subject: [PATCH] Update install.md --- compose/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/install.md b/compose/install.md index 0a7eab2cea..36c9041332 100644 --- a/compose/install.md +++ b/compose/install.md @@ -82,7 +82,7 @@ To install compose as a container run: ## Master builds If you're interested in trying out a pre-release build you can download a -binary from https://dl.bintray.com/docker-compose/master/. Pre-release +binary from [https://dl.bintray.com/docker-compose/master/](https://dl.bintray.com/docker-compose/master/). Pre-release builds allow you to try out new features before they are released, but may be less stable.