diff --git a/README.md b/README.md index 2d64a999f..ba35795a4 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ compiler, or be sane and stop using cabal-install. Instead you can do: ``` runghc Setup.hs configure runghc Setup.hs build -runghc Setup.hs install +sudo runghc Setup.hs install ``` The script will install the GF dependencies globally. The only solution to the Nix madness that I found is radical: