Skip to content

Commit 898bb61

Browse files
author
Pierre Kircher
committed
docs(contrib): add REGION_ID as optional argument
1 parent 9bad5ef commit 898bb61

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)