From 20f2619c51e876da6a1957518a614832735b08f7 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Fri, 4 Jul 2014 01:16:50 -0400 Subject: [PATCH] Updated IBM Bluemix info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a771794b55..6aa79d9a99 100644 --- a/README.md +++ b/README.md @@ -1171,7 +1171,7 @@ Add this to `package.json`, after *name* and *version*. This is necessary becaus -- Go to [Codename: Bluemix](http://bluemix.net) to signup for the free beta, or login with your *IBM id* +- Go to [Codename: Bluemix](http://bluemix.net) to signup for the free trial, or login with your *IBM id* - Install [Cloud Foundry CLI](https://github.com/cloudfoundry/cli) - Navigate to your **hackathon-starter** directory and then run `cf push [your-app-name] -m 512m` command to deploy the application - **Note:** You must specify a unique application name in place of `[your-app-name]`