We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df52d7f commit 2b6928aCopy full SHA for 2b6928a
README.md
@@ -47,7 +47,7 @@ From the command line, navigate to the directory of the app and run the followin
47
48
| *usage:* | `$ cf bind-service APP SERVICE_INSTANCE`|
49
|------------|-----------------------------------------|
50
- | *example:* | `$ cf bind-service jpu postgresql_JPU`|
+ | *example:* | `$ cf bind-service jpu-<YOU-NAME> postgresql_JPU`|
51
52
5. Start the app
53
0 commit comments