We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b59c7 commit 52fb334Copy full SHA for 52fb334
INSTALL.md
@@ -50,8 +50,8 @@ Client 12.1 you can connect to Oracle Database 10.2 or greater. Use
50
Oracle Client 11.2 if you need to connect to Oracle Database 9.2.
51
52
A compiler is required. Use Visual Studio on Windows, GCC on Linux or
53
-Xcode on OS X. ** When building with Node 4 onward, the compiler must
54
-support C++11. ** Note the default compiler on Oracle Linux 6 and RHEL 6
+Xcode on OS X. **When building with Node 4 onward, the compiler must
+support C++11.** Note the default compiler on Oracle Linux 6 and RHEL 6
55
does not have the required support. Install a
56
[newer compiler](https://blogs.oracle.com/opal/entry/getting_a_c_11_compatible)
57
or upgrade to Oracle Linux 7.
0 commit comments