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 .