We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 030b03f commit afd04d9Copy full SHA for afd04d9
apps/website/docs/getting-started/installation.md
@@ -31,5 +31,5 @@ yarn add @ffmpeg/ffmpeg @ffmpeg/util
31
32
:::info
33
As `@ffmpeg/ffmpeg` spawns a web worker, you cannot import `@ffmpeg/ffmpeg` from CDN like
34
-unpkg. It is recommended to download it and self-hosted most of the time.
+unpkg. It is recommended to download it and host it on your server most of the time.
35
:::
0 commit comments