diff options
| author | MarcoFalke <[email protected]> | 2016-11-07 12:53:42 +0100 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2016-11-07 12:53:52 +0100 |
| commit | 2b799ae9e1e0a540f9a5971ddf27d83254668279 (patch) | |
| tree | 40f52df185a3079463dd28f502bf334e2a56f837 | |
| parent | Merge #8675: Make copyright header lines uniform (diff) | |
| parent | Enforcing consistency, 'gitian' to 'Gitian' (diff) | |
| download | discoin-2b799ae9e1e0a540f9a5971ddf27d83254668279.tar.xz discoin-2b799ae9e1e0a540f9a5971ddf27d83254668279.zip | |
Merge #9083: Enforcing consistency, 'gitian' to 'Gitian'
66ca6cd Enforcing consistency, 'gitian' to 'Gitian' (S. Matthew English)
| -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 ab5f57587..4ea9700f5 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -38,7 +38,7 @@ Scripts and notes for Mac builds. RPM spec file for building bitcoin-core on RPM based distributions ### [Gitian-build](/contrib/gitian-build.sh) ### -Script for running full gitian builds. +Script for running full Gitian builds. Test and Verify Tools --------------------- |