aboutsummaryrefslogtreecommitdiff
path: root/doc/build-osx.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2018-07-09 00:28:20 +0800
committerfanquake <fanquake@gmail.com>2018-07-25 07:30:28 +0800
commit6c6dbd8af5a348bd2d9d14aa8f48f512e418eae6 (patch)
tree6bf10366cc7b3926910fbb7ccc34814b2046dbd7 /doc/build-osx.md
parent84b0cfa8b6859822bd964ef42b03832990d2ec03 (diff)
downloadbitcoin-6c6dbd8af5a348bd2d9d14aa8f48f512e418eae6.tar.xz
doc: mention that macOS 10.10 is now required
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r--doc/build-osx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md
index a07dbd1e1d..486a505b60 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -91,6 +91,6 @@ Other commands:
Notes
-----
-* Tested on OS X 10.8 Mountain Lion through macOS 10.13 High Sierra on 64-bit Intel processors only.
+* Tested on OS X 10.10 Yosemite through macOS 10.13 High Sierra on 64-bit Intel processors only.
* Building with downloaded Qt binaries is not officially supported. See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714)