diff options
author | fanquake <fanquake@gmail.com> | 2021-07-08 16:20:01 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2021-08-31 09:37:23 +0800 |
commit | ab9c34237ab7b056394e0bd1f7cb131ffd95754c (patch) | |
tree | 15c3b14e28d643acd1382e0f69d7f89081daf6f6 /doc/README.md | |
parent | 7be143a960e2bb9ac81144f55c45731c1bb209c5 (diff) |
release: remove gitian
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 4c79ecf42f..aabfe220bc 100644 --- a/doc/README.md +++ b/doc/README.md @@ -46,7 +46,6 @@ The following are developer notes on how to build Bitcoin Core on your native pl - [OpenBSD Build Notes](build-openbsd.md) - [NetBSD Build Notes](build-netbsd.md) - [Android Build Notes](build-android.md) -- [Gitian Building Guide (External Link)](https://github.com/bitcoin-core/docs/blob/master/gitian-building.md) Development --------------------- |