Skip to content

Commit

Permalink
Added INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoerzen committed Sep 13, 2008
1 parent f378fa8 commit c2bdf92
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions INSTALL
@@ -0,0 +1,10 @@
Sorry, need more here...

Try:

ghc --make -o setup Setup.lhs
./setup configure
./setup build
./setup install

To run, you will need to have curl installed

0 comments on commit c2bdf92

Please sign in to comment.