Skip to content

Commit eeda2f7

Browse files
committed
Fix typo in example path
1 parent 927e52c commit eeda2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ export PATH=$HOME/Desktop/node-v0.10.35-linux-x64/bin:$PATH
310310
Tell the installer where to find the Oracle client:
311311

312312
```
313-
export ORACLE_HOME=/wherever/it/is
313+
export ORACLE_HOME=/whereever/it/is
314314
```
315315

316316
*Warning*: By default, the installer will look first for Oracle

0 commit comments

Comments
 (0)