Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify variations for push to CF steps #96

Merged
merged 1 commit into from Jul 24, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Expand Up @@ -37,7 +37,10 @@ You can also build the app and push it to Cloud Foundry, e.g.
$ cf set-env myuaa SPRING_PROFILES_ACTIVE default
$ cf start myuaa

(If you do that, choose a unique application id, not 'myuaa'.)
In the steps above, replace:

* `myuaa` with a unique application name
* `1.6.3-SNAPSHOT` with the approrpiate version label from your build

### Demo of command line usage on local server

Expand Down Expand Up @@ -432,4 +435,4 @@ Here are some ways for you to get involved in the community:
addressing. Always submit pull requests to the "develop" branch.
* Watch for upcoming articles on Cloud Foundry by
[subscribing](http://blog.cloudfoundry.org) to the cloudfoundry.org
blog
blog