From a7a676a72e098beae70b49b200e23911e50a625e Mon Sep 17 00:00:00 2001 From: Igor Barinov <424628+igorbarinov@users.noreply.github.com> Date: Fri, 4 Aug 2017 07:08:31 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51df815..9645d73 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ##### Combines all local imports to one .sol file for any project's structure ``` -git clone https://gitlab.com/blocknotary/oracles-combine-solidity +git clone https://github.com/oraclesorg/oracles-combine-solidity cd oracles-combine-solidity npm install ```