diff --git a/README.md b/README.md index f53f8b8..7c70051 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ $ npm i -g webpack webpack-dev-server Then, clone the repo and install the dependencies. ```bash -$ git clone git@github.com:ruanyf/webpack-demos.git +$ git clone https://github.com/ruanyf/webpack-demos.git $ cd webpack-demos $ npm install ```