Move vagrant-disksize install later in the order

This commit is contained in:
Charlie O'Keefe 2019-03-23 08:59:21 -06:00
parent 6573891261
commit c5952dcc92
1 changed files with 15 additions and 14 deletions

View File

@ -36,20 +36,6 @@ above!
- [direnv](https://direnv.net/) (Optional/Recommended)
## Install the `vagrant-disksize` plugin to support resize of the start up disk:
```
$ vagrant plugin install vagrant-disksize
```
Most recently tested 2019-03-21 with the following vagrant-disksize release:
```
$ vagrant plugin list
vagrant-disksize (0.1.3, global)
```
Configuration
-------------
@ -448,6 +434,21 @@ of the email address associated with your GPG key. In our example this is `hpott
## Install the `vagrant-disksize` plugin to support resize of the start up disk:
```
zcash-gitian$ vagrant plugin install vagrant-disksize
```
Most recently tested 2019-03-21 with the following vagrant-disksize release:
```
zcash-gitian$ vagrant plugin list
vagrant-disksize (0.1.3, global)
```
## Configure the version of zcash you want to build and sign
Set the value of the `ZCASH_VERSION` variable in `.env` to point to the zcash commit you want to