diff options
author | Martin Erlandsson <merland@users.noreply.github.com> | 2019-01-17 12:26:55 +0100 |
---|---|---|
committer | Martin Erlandsson <merland@users.noreply.github.com> | 2019-01-21 20:24:33 +0100 |
commit | f24ed6d39f963e7f1c0b4dbd9b784132ef975f2a (patch) | |
tree | 20b05ef7ccb4d959356ccbb72d8c25e86f63bfa1 /doc/release-process.md | |
parent | 391a27376b30492f55b398fc220ee96cf3769a32 (diff) |
Delete README_osx.md and move its contents into build-osx.md
Diffstat (limited to 'doc/release-process.md')
-rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 9fcd5e2298..d20a3dc6b3 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -92,7 +92,7 @@ Ensure gitian-builder is up-to-date: echo 'f9a8cdb38b9c309326764ebc937cba1523a3a751a7ab05df3ecc99d18ae466c9 inputs/osslsigncode-1.7.1.tar.gz' | sha256sum -c popd -Create the macOS SDK tarball, see the [macOS readme](README_osx.md) for details, and copy it into the inputs directory. +Create the macOS SDK tarball, see the [macOS build instructions](build-osx.md#deterministic-macos-dmg-notes) for details, and copy it into the inputs directory. ### Optional: Seed the Gitian sources cache and offline git repositories |