Fix build command in demo app README.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
This application can be used to test CredHub connectivity by deploying it to a Cloud Foundry platform that has CredHub installed. The demo application includes a deployment manifest that makes it simple to deploy the application. Use the http://docs.cloudfoundry.org/cf-cli/getting-started.html[`cf` CLI] to target and authenticate to a Cloud Foundry platform, and run the following commands:
|
||||
|
||||
----
|
||||
$ ./gradlew assemble
|
||||
$ ../gradlew assemble
|
||||
$ cf push -f manifest.yml
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user