Skip to content

Commit

Permalink
Improve installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
nick8325 committed Jun 13, 2020
1 parent 1c2ddde commit a9ff8b6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ running:
cabal install twee -fllvm

If you really want the latest unstable version, run
`cabal install src/ .` in this repository. You will most likely need
the latest git version of Jukebox, from
https://github.com/nick8325/jukebox, too - and things may break from
time to time.
`cabal install src/ .` in this repository.

Afterwards, run `twee nameofproblem.p`. The problem should be in TPTP
format (http://www.tptp.org). You can find a few examples in the
Expand Down

0 comments on commit a9ff8b6

Please sign in to comment.