aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorGiulio Lombardo <giulio.lombardo@gmail.com>2018-06-04 12:54:22 +0200
committerGiulio Lombardo <giulio.lombardo@gmail.com>2018-06-04 13:04:04 +0200
commit989c8990bb765eef45c8ee471f084ca81a0bead4 (patch)
treed5f187eca0caf6dbb79d8f3a570ba60e3ce080d8 /doc/README.md
parent0de7cc848e07d942e09bb3bb60189985e53d2bb5 (diff)
downloadbitcoin-989c8990bb765eef45c8ee471f084ca81a0bead4.tar.xz
Rename “OS X” to the newer “macOS” convention
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md
index ddb239f60c..45762b2374 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -22,7 +22,7 @@ Unpack the files into a directory and run:
Unpack the files into a directory, and then run bitcoin-qt.exe.
-### OS X
+### macOS
Drag Bitcoin-Core to your applications folder, and then run Bitcoin-Core.
@@ -38,7 +38,7 @@ Building
The following are developer notes on how to build Bitcoin on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.
- [Dependencies](dependencies.md)
-- [OS X Build Notes](build-osx.md)
+- [macOS Build Notes](build-osx.md)
- [Unix Build Notes](build-unix.md)
- [Windows Build Notes](build-windows.md)
- [OpenBSD Build Notes](build-openbsd.md)