diff --git a/apps/website/docs/getting-started/examples.md b/apps/website/docs/getting-started/examples.md index 3894350..e75cc26 100644 --- a/apps/website/docs/getting-started/examples.md +++ b/apps/website/docs/getting-started/examples.md @@ -6,6 +6,11 @@ import ExampleCard from "@site/src/components/common/ExampleCard"; You can find how to use ffmpeg.wasm with frameworks here. :smile: +:::caution +Do remember to run `npm run build` in the root of the repository before trying +any of the example. +::: +