mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-12 21:05:29 +01:00
Add note about ffmpeg on Windows
This commit is contained in:
parent
dcac22832d
commit
30a851a594
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue