Skip to content

Commit b24d1e3

Browse files
Adding scripts info
1 parent fd24b4c commit b24d1e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,9 @@ Execute:
435435

436436
``` $ ./createApp.sh <app_name>```
437437

438-
``` $ ./deployApp.sh <app_name>```
438+
``` $ ./deployApp.sh <image_name> <app_name>```
439+
440+
Remember that the image is going to be downloaded from DockerHub in the second script.
439441

440442
#### HEROKU LINK
441443

0 commit comments

Comments
 (0)