Update README.md

This commit is contained in:
nfarrantdiaz 2016-06-03 16:39:28 -04:00
parent af31fdd16f
commit 630b1696a2

View File

@ -13,7 +13,7 @@ Prerequisites:
* An `export ORACLE_HOME` with an existing `$ORACLE_HOME/jdbc/lib/jdbc6.jar`
* `sqlplus` on path
## Installation
## Usage
#### Method 1: Setting up from another APEX app
1) Make a local directory for your app and in the new directory run npm init and follow the given prompts