From 9210f40c388b6d117b34a16000e9ba2fd6a432f4 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 5 Sep 2019 14:34:52 -0400 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index fbb5df992..b30210408 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -86,9 +86,7 @@ At this point, `ci/channel-info.sh` should show your freshly cut release branch ### Update documentation -Document the new recommended version by updating -```export SOLANA_RELEASE=[new scheduled TESTNET_TAG value]``` -in book/src/testnet-participation.md on the release (beta) branch. +Document the new recommended version by updating `book/src/running-replicator.md` and `book/src/validator-testnet.md` on the release (beta) branch to point at the `solana-install` for the upcoming release version. ### Make the Release