Skip to content

Commit

Permalink
Touchup to the Cloud Foundry deploy instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrove committed Apr 18, 2012
1 parent f70e14e commit cd2ff77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You'll need a [Cloud Foundry account](https://my.cloudfoundry.com/signup) and th
bundle exec rake assets:precompile
vmc push my-company-chat --path . --instances 1 --mem 256M --runtime ruby19

You'll answer a few questions (this example shows <app-name> changed to my-company-chat):
You'll answer a few questions:

Application Deployed URL [my-company-chat.cloudfoundry.com]:
Detected a Rails Application, is this correct? [Yn]:
Expand Down

0 comments on commit cd2ff77

Please sign in to comment.