diff --git a/README.md b/README.md index a94f5d97..df418eda 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,8 @@ You may be prompted to run some of the following along the way: * `stack init` to create a stack configuration file for an existing project. stack will figure out what Stackage release (LTS or nightly) is appropriate for the dependencies. -* `stack setup` to download and install the correct GHC version (installs to - `~/.stack/programs` on POSIX OSes, `$APPDATALOCAL\Programs\stack` on - Windows). +* `stack setup` to download and install the correct GHC version. (For + information on installation paths, please use the `stack path` command.) Run `stack` for a complete list of commands.