Update README.
This commit is contained in:
parent
313ba9dedf
commit
f2528e2c28
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Running
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
1. Create a folder at /frontend/public/audio and save your OGG 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.
|
2. Copy the file /.env.sample to /.env. Change the `AUDIO_FILES_ARRAY` to include your files. If you do not create this file, it will be generated automatically.
|
||||||
3. Run the following commands:
|
3. Run the following commands:
|
||||||
```sh
|
```sh
|
||||||
yarn install
|
yarn install
|
||||||
|
|
Loading…
Add table
Reference in a new issue