Skip to content

Commit 55fa386

Browse files
committed
Documentation edits made through Mintlify web editor
1 parent 7c1339c commit 55fa386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/new-build-system-preview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You will also need to update your usage of the `trigger.dev` CLI to use the prev
2828
npx trigger.dev@beta dev
2929

3030
# using the preview release
31-
npx trigger.dev@0.0.0-prerelease-20240825150620 dev
31+
npx trigger.dev@0.0.0-prerelease-20240825150620 dev --skip-update-check
3232
```
3333

3434
If you've added the `trigger.dev` CLI to your `devDependencies`, then you should update the version to point to the preview release:

0 commit comments

Comments
 (0)