diff options
| author | Giulio Lombardo <[email protected]> | 2018-06-04 12:54:22 +0200 |
|---|---|---|
| committer | Giulio Lombardo <[email protected]> | 2018-06-04 13:04:04 +0200 |
| commit | 989c8990bb765eef45c8ee471f084ca81a0bead4 (patch) | |
| tree | d5f187eca0caf6dbb79d8f3a570ba60e3ce080d8 /contrib/init | |
| parent | Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2 (diff) | |
| download | discoin-989c8990bb765eef45c8ee471f084ca81a0bead4.tar.xz discoin-989c8990bb765eef45c8ee471f084ca81a0bead4.zip | |
Rename “OS X” to the newer “macOS” convention
Diffstat (limited to 'contrib/init')
| -rw-r--r-- | contrib/init/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/init/README.md b/contrib/init/README.md index 1a949f3c0..8d3e57c52 100644 --- a/contrib/init/README.md +++ b/contrib/init/README.md @@ -5,7 +5,7 @@ Upstart: bitcoind.conf OpenRC: bitcoind.openrc bitcoind.openrcconf CentOS: bitcoind.init -OS X: org.bitcoin.bitcoind.plist +macOS: org.bitcoin.bitcoind.plist ``` have been made available to assist packagers in creating node packages here. |