summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/BUILDING.md b/BUILDING.md
index c56be2ad54..064da2473d 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -243,8 +243,8 @@ transition before the year-end deadline.
* `gcc` and `g++` >= 6.3 or newer, or
* GNU Make 3.81 or newer
* Python (see note above)
- * Python 2.7
- * Python 3.5, 3.6, and 3.7 are experimental.
+ * Python 2.7
+ * Python 3.5, 3.6, and 3.7 are experimental.
Installation via Linux package manager can be achieved with:
@@ -259,8 +259,8 @@ FreeBSD and OpenBSD users may also need to install `libexecinfo`.
* Xcode Command Line Tools >= 8 for macOS
* Python (see note above)
- * Python 2.7
- * Python 3.5, 3.6, and 3.7 are experimental.
+ * Python 2.7
+ * Python 3.5, 3.6, and 3.7 are experimental.
macOS users can install the `Xcode Command Line Tools` by running
`xcode-select --install`. Alternatively, if you already have the full Xcode