1
0
forked from GitHub/gf-core

removed instructions which doesn't actually work

This commit is contained in:
Krasimir Angelov
2018-11-30 11:05:59 +01:00
parent 5ef390f188
commit f898c250ba

View File

@@ -37,13 +37,6 @@ The simplest way of installing GF is with the command:
cabal install
```
This can be broken down into the usual sub-steps:
```
cabal configure
cabal build
cabal copy
```
For more details, see the [download page](http://www.grammaticalframework.org/download/index.html)
and [developers manual](http://www.grammaticalframework.org/doc/gf-developers.html).