update readme
This commit is contained in:
parent
c39ad8a207
commit
23adc00e22
9
README
9
README
@ -25,9 +25,10 @@ Read the documentation in doc/ for more.
|
||||
------------------------------------------------------------------------
|
||||
|
||||
BUILDING:
|
||||
$ runhaskell Setup.hs configure --prefix=/usr/local
|
||||
$ runhaskell Setup.hs build
|
||||
$ runhaskell Setup.hs install
|
||||
$ chmod +x Setup.lhs configure
|
||||
$ ./Setup.hs configure --prefix=/usr/local
|
||||
$ ./Setup.hs build
|
||||
$ ./Setup.hs install
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
@ -48,7 +49,7 @@ DEPENDENCIES:
|
||||
To get hs-plugins to use HSX, use:
|
||||
|
||||
$ mv plugins.cabal.hsx plugins.cabal
|
||||
$ runhaskell Setup.hs configure --enable-hsx
|
||||
$ ./Setup.lhs configure --enable-hsx
|
||||
|
||||
Make sure to install HSX first though :)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user