diff --git a/README.md b/README.md index fcd45df..48abcc0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Similar in scope to [rustup](https://github.com/rust-lang-nursery/rustup.rs), [p * [Installation](#installation) * [Supported platforms](#supported-platforms) - * [Simple bootstrap](#simple-bootstrap) * [Manual install](#manual-install) * [Vim integration](#vim-integration) * [Usage](#usage) @@ -36,6 +35,9 @@ Similar in scope to [rustup](https://github.com/rust-lang-nursery/rustup.rs), [p ## Installation +Most users should follow the instructions at [https://www.haskell.org/ghcup/](https://www.haskell.org/ghcup/). +Advanced users may want to perform a [manual installation](#manual-install). + ### Supported platforms This list may not be exhaustive and specifies support for bindists only. @@ -87,10 +89,6 @@ HLS bindists are experimental. Lower availability of bindists. HLS only has experimental ones. Stack not supported currently. -### Simple bootstrap - -Follow the instructions at [https://www.haskell.org/ghcup/](https://www.haskell.org/ghcup/) - ### Manual install Download the binary for your platform at [https://downloads.haskell.org/~ghcup/](https://downloads.haskell.org/~ghcup/)