diff options
author | fanquake <fanquake@gmail.com> | 2017-09-28 21:04:22 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2017-09-28 21:07:36 +0800 |
commit | bb174e19bc0e91854c40269cf8214943d70049a2 (patch) | |
tree | b8d51a39faff368d8f3c3a734fc464e57fe32598 /contrib/README.md | |
parent | 4202273ffa45bb175ef5b55eb3025b52fc7d4c26 (diff) |
[docs] Remove partial gitian instructions from descriptors dir
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. |