Skip to content

Commit afd04d9

Browse files
authored
Update installation.md
1 parent 030b03f commit afd04d9

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
@@ -31,5 +31,5 @@ yarn add @ffmpeg/ffmpeg @ffmpeg/util
3131

3232
:::info
3333
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.
34+
unpkg. It is recommended to download it and host it on your server most of the time.
3535
:::

0 commit comments

Comments
 (0)