Skip to content

Commit 7791312

Browse files
committed
Update installation
1 parent 2638d7a commit 7791312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/docs/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ yarn add @ffmpeg/ffmpeg @ffmpeg/util
3030
</Tabs>
3131

3232
:::info
33-
As ffmpeg.wasm spawns a web worker, you cannot import ffmpeg.wasm from CDN like
33+
As `@ffmpeg/ffmpeg` spawns a web worker, you cannot import `@ffmpeg/ffmpeg` from CDN like
3434
unpkg. It is recommended to download it and self-hosted most of the time.
3535
:::

0 commit comments

Comments
 (0)