From 23dd32340eb5b50f3c8985a634fea4a50a0af37d Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Thu, 11 Oct 2018 09:31:01 +0100 Subject: [PATCH] Update platform-linux.md --- platform-linux.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platform-linux.md b/platform-linux.md index 7b8ad53..c7858cc 100644 --- a/platform-linux.md +++ b/platform-linux.md @@ -24,7 +24,8 @@ will also work on any Debian-based distribution. ### From CircleCI Visit our [Builds](builds.md) page and download the relevant `.deb` file, then -install it on your system: +install it on your system. If you want to install the latest `.deb` from the +`master` branch: ``` curl -so- "https://circleci.com/api/v1.1/project/github/yggdrasil-network/yggdrasil-go/latest/artifacts?branch=master&filter=successful" | \ egrep -o "https.*yggdrasil\-.*$(dpkg --print-architecture).deb" | \