We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547f88b commit e474e98Copy full SHA for e474e98
BUILDING.md
@@ -238,7 +238,7 @@ test with Python 3.
238
* GNU Make 3.81 or newer
239
* Python (see note above)
240
* Python 2.7
241
- * Python 3.5, 3.6, 3.7, and 3.8
+ * Python 3.5, 3.6, 3.7, or 3.8
242
243
Installation via Linux package manager can be achieved with:
244
@@ -255,7 +255,7 @@ FreeBSD and OpenBSD users may also need to install `libexecinfo`.
255
* Xcode Command Line Tools >= 10 for macOS
256
257
258
259
260
macOS users can install the `Xcode Command Line Tools` by running
261
`xcode-select --install`. Alternatively, if you already have the full Xcode
0 commit comments