Update path to blockbook sources in README

pull/7/head
Martin Boehm 2018-05-31 11:52:00 +02:00
parent 5f50c69d05
commit a4f28bbc2b
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Get blockbook sources, install dependencies, build:
```
cd $GOPATH/src
git clone https://github.com/jpochyla/blockbook.git
git clone https://github.com/trezor/blockbook.git
cd blockbook
dep ensure
go build