Skip to content

Commit d53ba3e

Browse files
brycekahlervagg
authored andcommitted
docs: fix prerequisite list formatting
PR-URL: #44 Reviewed-By: Rod Vagg <[email protected]>
1 parent 550a444 commit d53ba3e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ compatible with the npm ecosystem that has been built to date for node.js.
1313

1414
Prerequisites (Unix only):
1515

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)
2121

2222
Unix/Macintosh:
2323

@@ -39,9 +39,9 @@ make install
3939

4040
Prerequisites (Windows only):
4141

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
4545

4646
Windows:
4747

0 commit comments

Comments
 (0)