Minor improvement to README.md

This commit is contained in:
Chrystian Huot 2019-07-12 07:57:51 -04:00
parent 7dac57810f
commit 8f0c5e6727

View file

@ -117,13 +117,13 @@ rdio-scanner.tar.gz
$ tar -xvzf rdio-scanner.tar.gz --strip-components 1 $ tar -xvzf rdio-scanner.tar.gz --strip-components 1
... ...
$ cd programs/server $ cd programs/server
$ npm i $ npm i --production
$ sudo systemctl start rdio-scanner.service $ sudo systemctl start rdio-scanner.service
``` ```
## Trunk Recorder upload ## Trunk Recorder upload
### MP3 and JSON files ### AUDIO and JSON files
Refer to the examples folder for upload scripts, and so on. Be careful, the first argument of the upload scripts is the system number. Refer to the examples folder for upload scripts, and so on. Be careful, the first argument of the upload scripts is the system number.