diff --git a/fern/01-guide/02-languages/typescript.mdx b/fern/01-guide/02-languages/typescript.mdx index 2890c741d..2be226790 100644 --- a/fern/01-guide/02-languages/typescript.mdx +++ b/fern/01-guide/02-languages/typescript.mdx @@ -38,7 +38,7 @@ To set up BAML with Typescript do the following: ``` ```bash pnpm - pnpx baml-cli init + pnpm exec baml-cli init ``` ```bash yarn @@ -120,4 +120,4 @@ To set up BAML with Typescript do the following: ``` - \ No newline at end of file +