diff options
| author | Sandro Jäckel <sandro.jaeckel@gmail.com> | 2020-04-07 07:21:12 +0200 |
|---|---|---|
| committer | Sandro Jäckel <sandro.jaeckel@gmail.com> | 2020-04-07 07:21:12 +0200 |
| commit | c3b6b91a620437c9ff30fd72042e1a0545b00e70 (patch) | |
| tree | 34e3729c94c895861d5f9711b323dbba5899c5b6 /README.md | |
| parent | 9e358f7c4b9536dd9fadd3fee3a52305b9a98364 (diff) | |
Fix typos
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Default channel example: http://synctube-example.herokuapp.com/ ### Setup
- Open `4200` port in your router settings (port is customizable)
-- `npm install ws` in this project folder ([NodeJS](https://nodejs.org) requred)
+- `npm install ws` in this project folder ([NodeJS](https://nodejs.org) required)
- Run `node build/server.js`
- Open showed "Local" link for yourself and send "Global" link to friends
|
