From b2aba7918db8309d21727ecc27bd46ee615f0e88 Mon Sep 17 00:00:00 2001 From: bao-qian Date: Wed, 4 Nov 2015 04:46:29 +0000 Subject: [PATCH] Update instruction for ci builds --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb0b261b81..ccce0660c0 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,11 @@ Screenshot Installation ========= -1. You can download the latest version on the [release page](https://github.com/qianlifeng/Wox/releases). -2. Put it into your user directory (`C:\Users\YOUUSERNAME` or `%userprofile%`) +1. Download + 1. Latest stable version: [release page](https://github.com/qianlifeng/Wox/releases). + 2. Latest build: [history](https://ci.appveyor.com/project/qianlifeng/wox/history) + (click one build -> artifacts -> release-binary.zip). +2. Unzip it and put it into your user directory (`C:\Users\YOUUSERNAME` or `%userprofile%`) 3. Windows 10 user, please have a look at https://github.com/Wox-launcher/Wox/issues/279