diff --git a/README.md b/README.md index ec9b3efe..191f908f 100755 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ 2. Download and install the [Cloud-foundry CLI](https://github.com/cloudfoundry/cli#downloads) tools -3. Edit the `manifest.yml` file and change the `` to something unique. +3. Edit the `manifest.yml` file and change the application name by replacing `` with your top coder handle. eg: `foo-fun-watson` ```none applications: - services: - visual-recognition-service - name: + name: -fun-watson command: node app.js path: . memory: 128M ``` - The name you use will determinate your application url initially, e.g. `.mybluemix.net`. + The name you use will determinate your application url initially, e.g. `foo-fun-watson.mybluemix.net`. 4. Connect to Bluemix in the command line tool ```sh @@ -35,7 +35,7 @@ applications: 6. Push it live! ```sh - $ cf push -fun-watson + $ cf push ``` See the full [Getting Started](http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/getting_started/) documentation for more details, including code snippets and references. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy