Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #46

Merged
merged 1 commit into from Apr 5, 2014
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Update README.md

Clone over HTTPS (prevent "Permission denied (publickey).").
Add missing `npm install`.
  • Loading branch information
mauvm committed Apr 4, 2014
commit 0cb4b92a2dd714f12e9e95f9f7a57219817f9f39
@@ -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
```

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.