Merge pull request #2 from poanetwork/igorbarinov-patch-1

Update README.md
This commit is contained in:
DrPeterVanNostrand 2018-05-04 14:30:57 -04:00 committed by GitHub
commit a5f9c33605
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