Skip to content

Commit d51ed5f

Browse files
committed
2 parents 094c702 + 6f4d56e commit d51ed5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-05-01-may-product-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Hey folks! There is a lot going on at Defang and we're excited to share our late
1212
We know a lot of you are using Defang for the first time. To make it easier to get started, we've added a new way to install the Defang CLI. Now you can use npx to run the CLI without installing it globally. Just run:
1313

1414
```bash
15-
npx defang
15+
npx defang@latest
1616
```
1717

1818
This will download the latest version of the Defang CLI and run it for you. No need to worry about installing or updating the CLI manually!

0 commit comments

Comments
 (0)