webtorrent / instant.io

🚀 Streaming file transfer over WebTorrent (torrents on the web)
https://instant.io
MIT License
3.43k stars 436 forks source link

Adds 'npm run build' before 'npm start' in README.md #361

Closed zackees closed 2 years ago

zackees commented 2 years ago

What is the purpose of this pull request? (put an "X" next to item)

[x] Documentation update [ ] Bug fix [ ] New feature [ ] Other, please explain:

What changes did you make? (Give an overview)

The readme omitted the required step of npm run build before starting the server.

Which issue (if any) does this pull request address?

It fixes the issue so that users can more easily self host the application.

Is there anything you'd like reviewers to focus on?

No, this should be straight forward.

welcome[bot] commented 2 years ago

🙌 Thanks for opening this pull request! You're awesome.

welcome[bot] commented 2 years ago

🎉 Congrats on getting your first pull request landed!