Skip to content

Commit 52fb334

Browse files
committed
Fix markdown syntax
1 parent 39b59c7 commit 52fb334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Client 12.1 you can connect to Oracle Database 10.2 or greater. Use
5050
Oracle Client 11.2 if you need to connect to Oracle Database 9.2.
5151

5252
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
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
5555
does not have the required support. Install a
5656
[newer compiler](https://blogs.oracle.com/opal/entry/getting_a_c_11_compatible)
5757
or upgrade to Oracle Linux 7.

0 commit comments

Comments
 (0)