Update README.md

This commit is contained in:
Stratum 2024-06-28 05:11:13 +02:00 committed by GitHub
parent 545a88f58c
commit 54f7a684cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@ Requires:
2. Use PNPM to install the packages `pnpm i`
3. Put the ffmpeg binaries in the ffmpeg folder and the mp4decrypt binaries in the mp4decrypt folder.
3. Put the ffmpeg binaries in the ffmpeg folder and the shaka packager in the shaka folder.
4. To run dev run `pnpm dev:electron` when on linux or mac, for windows use `pnpm dev:electron:win`