Skip to content

Commit

Permalink
doc: remove extra 'or'
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrRybak committed Oct 31, 2021
1 parent b5aa08d commit ebd53d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Expand Up @@ -233,7 +233,7 @@ The Node.js project supports Python >= 3 for building and testing.

#### Unix prerequisites

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

Expand Down

0 comments on commit ebd53d7

Please sign in to comment.