diff options
Diffstat (limited to 'docs/PACKAGING-GUIDE.md')
| -rw-r--r-- | docs/PACKAGING-GUIDE.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/PACKAGING-GUIDE.md b/docs/PACKAGING-GUIDE.md index 4dcda30..9649826 100644 --- a/docs/PACKAGING-GUIDE.md +++ b/docs/PACKAGING-GUIDE.md @@ -86,9 +86,9 @@ It asks two things, both skippable: Running setup again (an upgrade, a repair install) asks neither question if the firewall rules are already there. -**ffmpeg** is required for video streaming and is *not* in the installer unless -it was built with `-FfmpegDir`. Otherwise install it separately -(`winget install ffmpeg`) so the node finds it on `PATH`. +**ffmpeg** — required for video streaming, **bundled in the installer by +default** (verified, checksummed, GPLv3-licensed; `LICENSE-ffmpeg.txt` ships +alongside it). Nothing to install separately. ### First run |