Fix spelling error in README
This commit is contained in:
parent
758666c5fb
commit
c9a0eb5563
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ from that directory.
|
|||
6. In the webserver of your choice, you must also setup an
|
||||
`example.com/socket.io` route that reverse proxies the websocket connection
|
||||
through to the Node.js server. If you do not want to set up this proxy, you can
|
||||
bypass it by changing the URI in the `serc/main.js` file to have a specific URL and port.
|
||||
bypass it by changing the URI in the `src/main.js` file to have a specific URL and port.
|
||||
|
||||
Example: Change
|
||||
```js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue