Skip to content

Commit 6f3649f

Browse files
make sure defang up appears in both options
1 parent 1029323 commit 6f3649f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/gcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The Defang CLI will automatically check if they are set before running. Once you
3232
```bash
3333
$ defang up --provider=gcp
3434
# or
35-
$ export DEFANG_PROVIDER=gcp
35+
$ DEFANG_PROVIDER=gcp defang up
3636
```
3737

3838
## Location

0 commit comments

Comments
 (0)