You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: INSTALL.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -97,9 +97,9 @@ Set PATH to include Node.js:
97
97
export PATH=/opt/node-v0.12.7-linux-x64/bin:$PATH
98
98
```
99
99
100
-
### 2.2 Install the free Oracle Instant Client RPMs
100
+
### 2.2 Install the free Oracle Instant Client 'Basic' and 'SDK' RPMs
101
101
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
103
103
[install them](http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html#ic_x64_inst) as the root user:
104
104
105
105
```
@@ -181,9 +181,9 @@ Set PATH to include Node.js:
181
181
export PATH=/opt/node-v0.12.7-linux-x64/bin:$PATH
182
182
```
183
183
184
-
### 3.2 Install the free Oracle Instant Client ZIPs
184
+
### 3.2 Install the free Oracle Instant Client 'Basic' and 'SDK' ZIPs
0 commit comments