diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ There are two ways to get a source tree: 2. *Check out the source code from git* - $ git clone --recursive git://git.haskell.org/ghc.git + $ git clone --recursive git@gitlab.haskell.org:ghc/ghc.git Note: cloning GHC from Github requires a special setup. See [Getting a GHC repository from Github][7]. |