diff --git a/Preparing-your-system-to-use-Stackage2.md b/Preparing-your-system-to-use-Stackage2.md index 7baded6..579c44c 100644 --- a/Preparing-your-system-to-use-Stackage2.md +++ b/Preparing-your-system-to-use-Stackage2.md @@ -14,14 +14,7 @@ # Installing everything from scratch -Starting with a fresh Haskell installation requires: - -* Getting GHC -* Getting Cabal-install -* Setting up your path -* Getting your package repository configured - -Please see the heading that suits your platform for detailed instructions. +Starting with a fresh Haskell installation requires a few steps (getting GHC, cabal, etc). Please see the heading that suits your platform for detailed instructions. ### Ubuntu