diff --git a/README.md b/README.md index 991b940..14b5717 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You may be able to use newer or older versions of these components, but this is Running ---------------------------- -1. Create a folder at /frontend/public/audio and save your audio files there. They should all be the same length. +1. Create a folder at /frontend/public/audio and save your OGG audio files there. They should all be the same length. 2. Copy the file /.env.sample to /.env. Change the `AUDIO_FILES_ARRAY` to include your files. 3. Change the `ADMIN_PASSWORD` in .env to something else! 4. Run `yarn install` diff --git a/frontend/src/view/admin.js b/frontend/src/view/admin.js index b72d999..fa58552 100644 --- a/frontend/src/view/admin.js +++ b/frontend/src/view/admin.js @@ -191,7 +191,7 @@ class Admin extends React.Component { ) : (