Skip to content

Commit

Permalink
Updated installation instructions to mention autogen.sh (cvc5#1477)
Browse files Browse the repository at this point in the history
  • Loading branch information
aniemetz committed Jun 21, 2018
1 parent 13253bf commit 31043ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ explained below.
Once the build dependences are satisfied, you should be able to
configure, make, make check, and make install without incident:

./autogen.sh
./configure [use --prefix to specify a prefix; default /usr/local]
make
make check [optional but a good idea!]
Expand Down

0 comments on commit 31043ac

Please sign in to comment.