From c01b85690231f9112dce681d1e7a6b91238b1768 Mon Sep 17 00:00:00 2001 From: Igor Barinov <424628+igorbarinov@users.noreply.github.com> Date: Fri, 4 May 2018 14:23:06 -0400 Subject: [PATCH] Update README.md Changes in links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb9a1a1..b236653 100644 --- a/README.md +++ b/README.md @@ -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