From fd6eb172e4ebc6fb98b0fa824e100a82726fc9bb Mon Sep 17 00:00:00 2001 From: Elizabeth Engelman Date: Tue, 10 Apr 2018 09:07:55 -0500 Subject: [PATCH] Address PR comments --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 884ce714..e53af160 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,7 @@ - Mac: `$HOME/Library/Application\ Support/io.parity.ethereum/` - Linux: `$HOME/.local/share/io.parity.ethereum/` -- `environments/infura.toml` can be used to run commands with a full - archive node, rather than a local quick sync node. +- See `environments/infura.toml` to configure commands to run against infura, if a local node is unavailable ## Start syncing with postgres Syncs VulcanizeDB with the configured Ethereum node.