Skip to content

Commit

Permalink
Updated README.md with latest changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl committed Oct 27, 2015
1 parent c8adcf5 commit 0213adc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ GoAccess can be compiled and used on *nix systems.

Download, extract and compile GoAccess with:

$ wget http://tar.goaccess.io/goaccess-0.9.5.tar.gz
$ tar -xzvf goaccess-0.9.5.tar.gz
$ cd goaccess-0.9.5/
$ wget http://tar.goaccess.io/goaccess-0.9.6.tar.gz
$ tar -xzvf goaccess-0.9.6.tar.gz
$ cd goaccess-0.9.6/
$ ./configure --enable-geoip --enable-utf8
$ make
# make install
Expand Down

0 comments on commit 0213adc

Please sign in to comment.