From 6ae99848f41afdc6556993bb7f44ffac33efd8a3 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2020 14:52:53 -0600 Subject: [PATCH] Revert "Move Install Solana doc into the Command-line Guide (#8982)" (#8992) (#8993) This reverts commit 5fa36bbab383aa430fd381bf7df855a2f41a7aba. (cherry picked from commit 1aab959d4ea303cfcb89291c73ede794a3e6cccf) Co-authored-by: Greg Fitzgerald --- docs/src/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md index 2744caf4f6..50ab932608 100644 --- a/docs/src/SUMMARY.md +++ b/docs/src/SUMMARY.md @@ -1,8 +1,8 @@ # Table of contents * [Introduction](introduction.md) +* [Install the Solana Tool Suite](install-solana.md) * [Command-line Guide](cli/README.md) - * [Install the Solana Tool Suite](install-solana.md) * [Choose a Wallet](cli/choose-a-wallet.md) * [Hardware Wallets](remote-wallet/README.md) * [Ledger Hardware Wallet](remote-wallet/ledger.md)