1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00

add note about runing on mac #790

This commit is contained in:
Mikael Finstad 2021-07-25 11:48:15 +07:00
parent 7634904366
commit 05262ab6e3
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -15,8 +15,9 @@ yarn
Note: `yarn` may take some time to complete.
### Running
```bash
npm run download-ffmpeg # on MacOS only
```
npm start
```