Merge pull request #49 from charlieok/master

Remove redundant instruction
This commit is contained in:
Charlie O'Keefe 2019-02-14 13:43:18 -07:00 committed by GitHub
commit e67168e0dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -226,13 +226,6 @@ 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
From the project root directory, run: