Update README.md

Changes in links
This commit is contained in:
Igor Barinov 2018-05-04 14:23:06 -04:00 committed by GitHub
parent e88086554e
commit c01b856902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ A tool to monitor the POA Network's blockchain for
To build the `poagov` CLI tool, run the following:
$ git clone https://gitlab.com/DrPeterVanNostrand/poagov.git
$ cd poagov
$ git clone git@github.com:poanetwork/poa-governance-notifications.git
$ cd poa-governance-notifications
$ cargo build --release
### Requires Rust Nightly