Skip to content

Commit ebd53d7

Browse files
committed
doc: remove extra 'or'
1 parent b5aa08d commit ebd53d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ The Node.js project supports Python >= 3 for building and testing.
233233

234234
#### Unix prerequisites
235235

236-
* `gcc` and `g++` >= 8.3 or newer, or
236+
* `gcc` and `g++` >= 8.3 or newer
237237
* GNU Make 3.81 or newer
238238
* Python 3.6, 3.7, 3.8, 3.9, or 3.10 (see note above)
239239

0 commit comments

Comments
 (0)