mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
forgot to mention sudo
This commit is contained in:
@@ -47,7 +47,7 @@ compiler, or be sane and stop using cabal-install. Instead you can do:
|
|||||||
```
|
```
|
||||||
runghc Setup.hs configure
|
runghc Setup.hs configure
|
||||||
runghc Setup.hs build
|
runghc Setup.hs build
|
||||||
runghc Setup.hs install
|
sudo runghc Setup.hs install
|
||||||
```
|
```
|
||||||
The script will install the GF dependencies globally. The only solution
|
The script will install the GF dependencies globally. The only solution
|
||||||
to the Nix madness that I found is radical:
|
to the Nix madness that I found is radical:
|
||||||
|
|||||||
Reference in New Issue
Block a user