diff --git a/README.md b/README.md index 3be8f28..77f37f9 100755 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ Ensure you've storage setup (Amazon S3, Google Drive, etc.) Also, ensure you've enabled `cb_recordings` module #### Installation instructions: -1. Copy the accounts app to your apps directory -2. Register the recording app +1. Copy the recordings app to your apps directory +2. Register the recordings app ```bash # sup crossbar_maintenance init_app PATH_TO_RECORDING_DIRECTORY API_ROOT # The Kazoo user should be able to read files from recordings app directory sup crossbar_maintenance init_app /var/www/html/monster-ui/apps/recordings https://site.com:8443/v2/ ``` -3. Activate recording app in the Monster UI App Store ( `/#/apps/appstore` ) \ No newline at end of file +3. Activate recordings app in the Monster UI App Store ( `/#/apps/appstore` ) \ No newline at end of file