Skip to content

Commit 1b44253

Browse files
committed
Update README.md
1 parent 2b6928a commit 1b44253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ From the command line, navigate to the directory of the app and run the followin
3939

4040
| *usage:* | `$ cf push APP [--no-manifest] [--no-start] [-p PATH]` |
4141
|------------|:----------------------------------------------------------------|
42-
| *example:* | `$ cf push jpu --no-manifest --no-start -p PostgreSQLUpload.war`|
42+
| *example:* | `$ cf push jpu-<YOU-NAME> --no-manifest --no-start -p PostgreSQLUpload.war`|
4343

4444
*Note* : `-p PostgreSQLUpload.war` assumes you are running these commands from within the same directory that this file resides.
4545

0 commit comments

Comments
 (0)