Update README

- kicking off a staging build
This commit is contained in:
Rob Mulholand 2018-09-19 12:08:22 -05:00 committed by GitHub
parent fd38313e59
commit 296b7aab72

View File

@ -121,6 +121,6 @@ If you have full rinkeby chaindata you can move it to `rinkeby_vulcanizedb_geth_
- Note: requires Ganache chain setup and seeded with `flip-kick.js` and `frob.js` (in that order)
## Deploying
1. you'll need to make sure you have ssh agent running and your ssh key added to it. instructions [here](https://developer.github.com/v3/guides/using-ssh-agent-forwarding/#your-key-must-be-available-to-ssh-agent)
1. you will need to make sure you have ssh agent running and your ssh key added to it. instructions [here](https://developer.github.com/v3/guides/using-ssh-agent-forwarding/#your-key-must-be-available-to-ssh-agent)
1. `go get -u github.com/pressly/sup/cmd/sup`
1. `sup staging deploy`