diff options
Diffstat (limited to 'doc/release-process.md')
| -rw-r--r-- | doc/release-process.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 3dbbf3f28..86876feaa 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -36,7 +36,7 @@ Check out the source code in the following directory hierarchy. git clone https://github.com/devrandom/gitian-builder.git git clone https://github.com/discoin/discoin.git -### Dogecoin maintainers/release engineers, update version in sources +### Discoin maintainers/release engineers, update version in sources Update the following: @@ -122,7 +122,7 @@ NOTE: Offline builds must use the --url flag to ensure Gitian fetches only from The gbuild invocations below <b>DO NOT DO THIS</b> by default. -### Build and sign Dogecoin Core for Linux, Windows, and OS X: +### Build and sign Discoin Core for Linux, Windows, and OS X: pushd ./gitian-builder ./bin/gbuild --memory 3000 --commit discoin=v${VERSION} ../discoin/contrib/gitian-descriptors/gitian-linux.yml @@ -252,9 +252,9 @@ Note: check that SHA256SUMS itself doesn't end up in SHA256SUMS, which is a spur - Announce the release: - - Release sticky on Dogecoin Forums: http://forum.discoin.com/forum/news-community/community-announcements + - Release sticky on Discoin Forums: http://forum.discoin.com/forum/news-community/community-announcements - - Dogecoin-development mailing list + - Discoin-development mailing list - Twitter, reddit /r/discoin |