diff options
| author | RblSb <msrblsb@gmail.com> | 2020-04-07 15:24:15 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-07 15:24:15 +0300 |
| commit | 5c1a58338bef7753a565b7929e64403a2c2ea95f (patch) | |
| tree | 34e3729c94c895861d5f9711b323dbba5899c5b6 /README.md | |
| parent | 9e358f7c4b9536dd9fadd3fee3a52305b9a98364 (diff) | |
| parent | c3b6b91a620437c9ff30fd72042e1a0545b00e70 (diff) | |
Merge pull request #3 from SuperSandro2000/fix-typos
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
|
