Skip to content

Commit

Permalink
Update INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
renaud committed Apr 3, 2013
1 parent 066fc89 commit 0fcf0b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ Installation methods:
$ cd crfpp
# we're going to rebuild CRF 51
$ rm -Rf CRF++-0.51
$ tar -xvzf CRF++-0.51.tar.gz
$ tar -xvzf crf++-0.51.tar.gz
$ cd CRF++-0.51

$ configure
$ ./configure
# important! the first "make" command fails for me; not sure why
# Also see the Troubleshooting notes in the ParsCit home page
# (doc/index.html) for other possible problems with this step.
Expand Down

0 comments on commit 0fcf0b6

Please sign in to comment.