File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ The Node.js project supports Python >= 3 for building and testing.
234
234
235
235
* ` gcc ` and ` g++ ` >= 8.3 or newer, or
236
236
* GNU Make 3.81 or newer
237
- * Python 3.6, 3.7, 3.8, and 3.9 (see note above)
237
+ * Python 3.6, 3.7, 3.8, or 3.9 (see note above)
238
238
239
239
Installation via Linux package manager can be achieved with:
240
240
@@ -249,7 +249,7 @@ FreeBSD and OpenBSD users may also need to install `libexecinfo`.
249
249
#### macOS prerequisites
250
250
251
251
* Xcode Command Line Tools >= 11 for macOS
252
- * Python 3.6, 3.7, 3.8, and 3.9 (see note above)
252
+ * Python 3.6, 3.7, 3.8, or 3.9 (see note above)
253
253
254
254
macOS users can install the ` Xcode Command Line Tools ` by running
255
255
` xcode-select --install ` . Alternatively, if you already have the full Xcode
You can’t perform that action at this time.
0 commit comments