From d88f1b0a97725ec593875ef8a7b5686bcd940e7f Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Tue, 29 Aug 2017 03:58:30 +0200 Subject: [PATCH] Point to the artifacts on the master branch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96e78b8..f0fae05 100644 --- a/README.md +++ b/README.md @@ -176,11 +176,11 @@ Uncomment and edit the below line in the script to use Cmder config even when la # CMDER_ROOT=${USERPROFILE}/cmder # This is not required if launched from Cmder. ``` -## Current development branch +## Current development builds You can download builds of the current development branch by going to AppVeyor via the following link: -[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/cmderdev/cmder?svg=True)](https://ci.appveyor.com/project/MartiUK/cmder/branch/development/artifacts) +[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/cmderdev/cmder?svg=True)](https://ci.appveyor.com/project/MartiUK/cmder/branch/master/artifacts) ## License