From 630b1696a26d1fcebbab48e05400d004ff046c21 Mon Sep 17 00:00:00 2001 From: nfarrantdiaz Date: Fri, 3 Jun 2016 16:39:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cda7e5..f602527 100644 --- a/README.md +++ b/README.md @@ -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