mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-04-18 20:43:55 +02:00
Add note about ffmpeg on Windows
This commit is contained in:
parent
dcac22832d
commit
30a851a594
1 changed files with 2 additions and 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue