mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
Update developer-notes.md
This commit is contained in:
parent
a0144463f9
commit
ff3e6a0408
@ -14,10 +14,18 @@ yarn
|
||||
```
|
||||
Note: `yarn` may take some time to complete.
|
||||
|
||||
### Running
|
||||
```bash
|
||||
npm run download-ffmpeg # on MacOS only
|
||||
### ffmpeg
|
||||
|
||||
Run one of the below commands:
|
||||
```bash
|
||||
npm run download-ffmpeg-mac
|
||||
npm run download-ffmpeg-linux
|
||||
npm run download-ffmpeg-windows
|
||||
```
|
||||
|
||||
### Running
|
||||
|
||||
```bash
|
||||
npm start
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user