Skip to content

Commit e3e94fa

Browse files
author
Matthew Fisher
committed
Merge pull request #1533 from PierreKircher/master
docs(contrib): add REGION_ID as optional argument
2 parents 358d123 + 898bb61 commit e3e94fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/digitalocean/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $ tugboat keys
3636

3737
## Create a Deis image:
3838
```console
39-
$ ./provision-digitalocean-deis-image.sh <SSH KEY ID>
39+
$ ./provision-digitalocean-deis-image.sh <SSH KEY ID> [REGION_ID]
4040
```
4141

4242
## Choose number of instances

0 commit comments

Comments
 (0)