Skip to content

Commit

Permalink
Correct the Standalone README:
Browse files Browse the repository at this point in the history
- Console -> UI
- Fix broken link
  • Loading branch information
John Jackson committed Apr 23, 2015
1 parent 575b7f2 commit 72e8390
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cdap-standalone/src/dist/README
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ remote staging or production CDAP.
Installation
============

To install and use CDAP and the included examples there are a few simple
To install and use CDAP and the included examples, there are a few simple
prerequisites:

1. JDK 6 or JDK 7 (required to run CDAP, note: $JAVA_HOME should be set)
2. Node.js 0.8.16+ (required to run the CDAP Console)
2. Node.js 0.8.16+ (required to run the CDAP UI)
3. Apache Maven 3.0+ (required to build the example applications)

Once you have installed the prerequisites, unzip the SDK to a suitable directory:
Expand All @@ -41,11 +41,11 @@ or on Windows:
Using CDAP
==========

Open a browser window to http://localhost:9999 to view the CDAP Console.
Open a browser window to http://localhost:9999 to view the CDAP UI.

To get started with CDAP, see our online introduction:

http://docs.cask.co/cdap/current/en/getstarted.html
http://docs.cask.co/cdap/current/en/introduction/index.html

Documentation for CDAP can be found at our developer's website:

Expand Down

0 comments on commit 72e8390

Please sign in to comment.