diff --git a/README.md b/README.md index 403c01fe..9b40362f 100644 --- a/README.md +++ b/README.md @@ -124,8 +124,9 @@ Most of the active development is happening inside of smaller npm modules which ## Run the app ``` -git clone git@github.com:feross/webtorrent.git +git clone https://github.com/feross/webtorrent.git cd webtorrent +npm install npm start ```