diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-09-29 10:24:54 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-09-29 10:24:58 +0200 |
commit | bbc901d3a683c92438a6b28dca50b956decc4433 (patch) | |
tree | b932c732fb3990c6e9c2264e05d9ba6435ab8716 /contrib/README.md | |
parent | 0ec9c91623fc3389b3ff1741e1207e92c28649b8 (diff) | |
parent | bb174e19bc0e91854c40269cf8214943d70049a2 (diff) |
Merge #11414: [docs] Remove partial gitian build instructions from descriptors dir.
bb174e1 [docs] Remove partial gitian instructions from descriptors dir (fanquake)
Pull request description:
Cleanup after #11401.
Tree-SHA512: 9378463d3dd7a3c5b41388749002aef767581de28c92c19c89cc39c4e8ec5959f91d0232c6333e440c157d448be2f686dbcc7099aedd9510e4b36807690201fc
Diffstat (limited to 'contrib/README.md')
-rw-r--r-- | contrib/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README.md b/contrib/README.md index 34c4cfc55a..a582a724f7 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -26,7 +26,7 @@ Contains files used to package bitcoind/bitcoin-qt for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here. ### [Gitian-descriptors](/contrib/gitian-descriptors) ### -Notes on getting Gitian builds up and running using KVM. +Files used during the gitian build process. For more information about gitian, see the [the Bitcoin Core documentation repository](https://github.com/bitcoin-core/docs). ### [Gitian-keys](/contrib/gitian-keys) PGP keys used for signing Bitcoin Core [Gitian release](/doc/release-process.md) results. |