Skip to content

Commit 6fcc4d4

Browse files
committed
Try & emphasize that two Instant Client bundles are needed
1 parent ecb3d22 commit 6fcc4d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

INSTALL.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ Set PATH to include Node.js:
9797
export PATH=/opt/node-v0.12.7-linux-x64/bin:$PATH
9898
```
9999

100-
### 2.2 Install the free Oracle Instant Client RPMs
100+
### 2.2 Install the free Oracle Instant Client 'Basic' and 'SDK' RPMs
101101

102-
Download the free 'Basic' and 'SDK' RPMs from [Oracle Technology Network](http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html) and
102+
Download the free **Basic** and **SDK** RPMs from [Oracle Technology Network](http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html) and
103103
[install them](http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html#ic_x64_inst) as the root user:
104104

105105
```
@@ -181,9 +181,9 @@ Set PATH to include Node.js:
181181
export PATH=/opt/node-v0.12.7-linux-x64/bin:$PATH
182182
```
183183

184-
### 3.2 Install the free Oracle Instant Client ZIPs
184+
### 3.2 Install the free Oracle Instant Client 'Basic' and 'SDK' ZIPs
185185

186-
Download the free 'Basic' and 'SDK' ZIPs from
186+
Download the free **Basic** and **SDK** ZIPs from
187187
[Oracle Technology Network](http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html)
188188
and
189189
[install them](http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html#ic_x64_inst)
@@ -377,9 +377,9 @@ Set your PATH to include the *node* and *npm* binaries:
377377
export PATH=/usr/local/bin:$PATH
378378
```
379379

380-
### 5.3 Install the free Oracle Instant Client ZIPs
380+
### 5.3 Install the free Oracle Instant Client 'Basic' and 'SDK' ZIPs
381381

382-
Download the free 'Basic' and 'SDK' ZIPs from
382+
Download the free **Basic** and **SDK** ZIPs from
383383
[Oracle Technology Network](http://www.oracle.com/technetwork/topics/intel-macsoft-096467.html)
384384
and
385385
[install them](http://www.oracle.com/technetwork/topics/intel-macsoft-096467.html#ic_osx_inst)
@@ -488,7 +488,7 @@ add the Node and npm directories to the path is selected.
488488

489489
Skip this step if you already have Oracle Database or the full Oracle client on your machine.
490490

491-
Download the free 'Basic' and 'SDK' ZIP files from
491+
Download the free **Basic** and **SDK** ZIP files from
492492
[Oracle Technology Network](http://www.oracle.com/technetwork/topics/winx64soft-089540.html).
493493

494494
Extract `instantclient_basic-windows.x64-12.1.0.2.0.zip` and

0 commit comments

Comments
 (0)