aboutsummaryrefslogtreecommitdiff
path: root/doc/gitian-building.md
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
commite64843ced509c24f783276d4cc0f2f26c9d527f2 (patch)
tree7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /doc/gitian-building.md
parentreally s/doge/dis/g this time (diff)
downloaddiscoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz
discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip
really s/Doge/Dis/g this time
Diffstat (limited to 'doc/gitian-building.md')
-rw-r--r--doc/gitian-building.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md
index d4fb7f286..8e80fcd7f 100644
--- a/doc/gitian-building.md
+++ b/doc/gitian-building.md
@@ -1,9 +1,9 @@
Gitian building
================
-*Setup instructions for a Gitian build of Dogecoin Core using a Debian VM or physical system.*
+*Setup instructions for a Gitian build of Discoin Core using a Debian VM or physical system.*
-Gitian is the deterministic build process that is used to build the Dogecoin
+Gitian is the deterministic build process that is used to build the Discoin
Core executables. It provides a way to be reasonably sure that the
executables are really built from the source on GitHub. It also makes sure that
the same, tested dependencies are used and statically built into the executable.
@@ -26,7 +26,7 @@ Table of Contents
- [Installing Gitian](#installing-gitian)
- [Setting up the Gitian image](#setting-up-the-gitian-image)
- [Getting and building the inputs](#getting-and-building-the-inputs)
-- [Building Dogecoin Core](#building-discoin-core)
+- [Building Discoin Core](#building-discoin-core)
- [Building an alternative repository](#building-an-alternative-repository)
- [Signing externally](#signing-externally)
- [Uploading signatures](#uploading-signatures)
@@ -344,10 +344,10 @@ manual intervention. Also optionally follow the next step: 'Seed the Gitian sour
and offline git repositories' which will fetch the remaining files required for building
offline.
-Building Dogecoin Core
+Building Discoin Core
----------------
-To build Dogecoin Core (for Linux, OS X and Windows) just follow the steps under 'perform
+To build Discoin Core (for Linux, OS X and Windows) just follow the steps under 'perform
Gitian builds' in [doc/release-process.md](release-process.md#perform-gitian-builds) in the discoin repository.
This may take some time as it will build all the dependencies needed for each descriptor.