Skip to content

Commit

Permalink
Merge pull request ruanyf#53 from Yehonal/patch-1
Browse files Browse the repository at this point in the history
Public repo url instead of ssh
  • Loading branch information
ruanyf authored Nov 4, 2016
2 parents ea8a6a5 + d5335a5 commit be9b165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit be9b165

Please sign in to comment.