[mirotalksfu] - fix typo

main
Miroslav Pejic 4 years ago
parent 302602108a
commit b33fad073c

@ -61,8 +61,8 @@ If you want to deploy an `MiroTalk SFU` instance on `your own dedicated droplet`
$ git clone https://github.com/miroslavpejic85/mirotalksfu.git
# Go to to dir mirotalksfu
$ cd mirotalksfu
# Copy src/config.template.js in src/config.js and edit it if needed
$ cp src/config.template.js src/config.js
# Copy app/src/config.template.js in app/src/config.js and edit it if needed
$ cp app/src/config.template.js app/src/config.js
# Install dependencies
$ npm install
# Start the server

Loading…
Cancel
Save