diff --git a/docs/guides/new-build-system-preview.mdx b/docs/guides/new-build-system-preview.mdx index 3aab1613c..5b5483f87 100644 --- a/docs/guides/new-build-system-preview.mdx +++ b/docs/guides/new-build-system-preview.mdx @@ -28,7 +28,7 @@ You will also need to update your usage of the `trigger.dev` CLI to use the prev npx trigger.dev@beta dev # using the preview release -npx trigger.dev@0.0.0-prerelease-20240825150620 dev +npx trigger.dev@0.0.0-prerelease-20240825150620 dev --skip-update-check ``` If you've added the `trigger.dev` CLI to your `devDependencies`, then you should update the version to point to the preview release: