diff --git a/README.md b/README.md index 45811ce..28545b8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ $ php -v ```bash $ composer global require shivammathur/countrycity "master-dev" ``` -- Then install the API using by executing the command below. +- Then install the API by executing the command below. ```bash $ composer create-project shivammathur/countrycity countrycity "master-dev" --prefer-dist ```