From 5b34223880ed9787dd1ce2f58b4019fecb33ee38 Mon Sep 17 00:00:00 2001 From: Charlie OKeefe Date: Mon, 21 May 2018 18:00:21 -0600 Subject: [PATCH] Be explicit about directing user to specify tag --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f404696..25fb12e 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,12 @@ or 16 characters. You should be able to use the truncated value. this is `hpotter`. +## Specify the tag from the zcash repository you want to build + +Update the `zcash_version` entry in gitian.yml with the value of the tag you wish to build. + +For instance, `v1.1.1-rc1` + ## Provision a virtual machine