File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ compatible with the npm ecosystem that has been built to date for node.js.
13
13
14
14
Prerequisites (Unix only):
15
15
16
- * `gcc` and `g++` 4.8 or newer, or
17
- * `clang` and `clang++` 3.3 or newer
18
- * Python 2.6 or 2.7
19
- * GNU Make 3.81 or newer
20
- * libexecinfo (FreeBSD and OpenBSD only)
16
+ * ` gcc ` and ` g++ ` 4.8 or newer, or
17
+ * ` clang ` and ` clang++ ` 3.3 or newer
18
+ * Python 2.6 or 2.7
19
+ * GNU Make 3.81 or newer
20
+ * libexecinfo (FreeBSD and OpenBSD only)
21
21
22
22
Unix/Macintosh:
23
23
@@ -39,9 +39,9 @@ make install
39
39
40
40
Prerequisites (Windows only):
41
41
42
- * Python 2.6 or 2.7
43
- * Visual Studio 2013 for Windows Desktop, or
44
- * Visual Studio Express 2013 for Windows Desktop
42
+ * Python 2.6 or 2.7
43
+ * Visual Studio 2013 for Windows Desktop, or
44
+ * Visual Studio Express 2013 for Windows Desktop
45
45
46
46
Windows:
47
47
You can’t perform that action at this time.
0 commit comments