diff --git a/bucket/ghcup.json b/bucket/ghcup.json index a2d2f71de3..04199497e2 100644 --- a/bucket/ghcup.json +++ b/bucket/ghcup.json @@ -4,7 +4,7 @@ "homepage": "https://www.haskell.org/ghcup", "license": "LGPL-v3", "notes": [ - "For `ghc`, use `ghcup install --set recommend ghc`.", + "For `ghc`, use `ghcup install ghc`.", "For `cabal`, use `ghcup install cabal latest && ghcup set cabal`.", "* Use `cabal user-config update --augment \"installdir: <>\"` to reset `cabal` binary destination path.", "For `stack`, use `ghcup install stack latest && ghcup set stack`.",