Update developer-notes.md

pull/1036/head
Mikael Finstad 4 years ago committed by GitHub
parent a0144463f9
commit ff3e6a0408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,10 +14,18 @@ yarn
```
Note: `yarn` may take some time to complete.
### Running
### ffmpeg
Run one of the below commands:
```bash
npm run download-ffmpeg # on MacOS only
npm run download-ffmpeg-mac
npm run download-ffmpeg-linux
npm run download-ffmpeg-windows
```
### Running
```bash
npm start
```

Loading…
Cancel
Save