From abb13f272f4e7b7b5a795f408d3b81ed13918e54 Mon Sep 17 00:00:00 2001 From: svenkatreddy Date: Wed, 31 Jan 2018 17:10:19 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce59d8c..3a53e46 100644 --- a/README.md +++ b/README.md @@ -230,8 +230,8 @@ These are the steps required: ``` bash # Clone the repo (or better your fork of it) -git clone https://github.com/OpenBookPrices/country-data.git -cd country-data +git clone https://github.com/svenkatreddy/countries-information.git +cd countries-information # install the dependencies npm install .