Update README.md
This commit is contained in:
parent
c318b1c83d
commit
82119b3c4b
@ -10,8 +10,11 @@
|
||||
- https://ethereum.github.io/go-ethereum/downloads/
|
||||
|
||||
### Installation
|
||||
go get github.com/vulcanize/vulcanizedb
|
||||
|
||||
```
|
||||
git clone https://github.com/vulcanize/vulcanizedb.git $GOPATH/src/github.com/vulcanize/vulcanizedb
|
||||
cd $GOPATH/src/github.com/vulcanize/vulcanizedb
|
||||
make build
|
||||
```
|
||||
### Setting up the Databases
|
||||
|
||||
1. Install Postgres
|
||||
|
Loading…
Reference in New Issue
Block a user