Skip to content

Commit

Permalink
Update content/integrations/fly.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Gillespie <[email protected]>
  • Loading branch information
KyleTryon and jacobwgillespie authored Jul 31, 2024
1 parent c576b44 commit a1dc70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/integrations/fly.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ curl -L https://depot.dev/install-cli.sh | sh # for Linux

### Fly CLI

When using Depot as the builder for your Fly.io apps, you will not need to connect a Depot account. Simply specify Depot as the builder with the `--depot` when deploying and automatically take advantage of Depot's accelerated builds.
When using Depot as the builder for your Fly.io apps, you will not need to connect a Depot account. Simply specify Depot as the builder with the `--depot` flag when deploying and automatically take advantage of Depot's accelerated builds.

```shell
flyctl deploy --depot
Expand Down

0 comments on commit a1dc70b

Please sign in to comment.