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 2638d7a commit 7791312Copy full SHA for 7791312
apps/website/docs/getting-started/installation.md
@@ -30,6 +30,6 @@ yarn add @ffmpeg/ffmpeg @ffmpeg/util
30
</Tabs>
31
32
:::info
33
-As ffmpeg.wasm spawns a web worker, you cannot import ffmpeg.wasm from CDN like
+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.
35
:::
0 commit comments