From a28152eaa20e63fb120e356e7bdecc0851b410d7 Mon Sep 17 00:00:00 2001 From: Thinkofname Date: Thu, 21 Apr 2016 11:52:04 +0100 Subject: [PATCH] Link to the master branch for downloads The previous link would show PRs as well. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76e02ff..3ae2787 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Currently requires SDL2, OpenSSL and **nightly** rust to build. `cargo build --release` -Windows users can download pre-compiled builds from here: https://ci.appveyor.com/project/thinkofdeath/steven-rust +Windows users can download pre-compiled builds from here: https://ci.appveyor.com/project/thinkofdeath/steven-rust/branch/master (Select your platform, Click the artifacts tab and download Steven.zip) The Visual Studio 2015 Redistributable is required to run these builds.