From 296b7aab72527e4a0137cb4d9dc48f79731e34ec Mon Sep 17 00:00:00 2001 From: Rob Mulholand Date: Wed, 19 Sep 2018 12:08:22 -0500 Subject: [PATCH] Update README - kicking off a staging build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1dbaf7b..246c120c 100644 --- a/README.md +++ b/README.md @@ -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`