Fix wording in README.md

This commit is contained in:
2018-10-01 14:15:02 +08:00
parent 5dc42f08c1
commit 49e05a0d15

View File

@@ -77,6 +77,6 @@ Ask your distributor on how to solve this.
Although this script can compile GHC for you, it's just a very thing
wrapper around the build system. It makes no effort in trying
to figure out whether you have the current toolchain and
to figure out whether you have the correct toolchain and
the correct dependencies. Refer to [the official docs](https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Linux)
on how to prepare your environment for building GHC.