diff options
| author | Max Isom <[email protected]> | 2021-09-20 09:55:53 -0400 |
|---|---|---|
| committer | Max Isom <[email protected]> | 2021-09-20 09:55:53 -0400 |
| commit | 30a851a594efab42dbcd14e74f4f2d52c234598c (patch) | |
| tree | e3c7bf3eaac9e0d24d7bae40c064451d71a5b606 /README.md | |
| parent | dcac22832d02376c351603c944aabec17f2b7d1b (diff) | |
| download | muse-30a851a594efab42dbcd14e74f4f2d52c234598c.tar.xz muse-30a851a594efab42dbcd14e74f4f2d52c234598c.zip | |
Add note about ffmpeg on Windows
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -67,3 +67,5 @@ services: 3. `yarn install` (or `npm i`) 4. `yarn build` (or `npm run build`) 5. `yarn start` (or `npm run start`) + +**Note**: if you're on Windows, you may need to manually set the ffmpeg path. See [#345](https://github.com/codetheweb/muse/issues/345) for details. |
