diff --git a/README.md b/README.md index fe2a85ad0..5ee8967a6 100644 --- a/README.md +++ b/README.md @@ -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).