
Simply untar and 'make' - you're good to go.
Then doing 'make install' will put the binary in /usr/local/bin/
and the manpage in /usr/local/share/man/man1/ (Thank you Dustin
Kirkland for creating that manpage.)

(You may have to adjust the arch and tune flags in the Makefile
to match you architecture. If unsure just remove them. Also, 
comment out the BIT64 flag in the Makefile if not using a 64bit
CPU.)

You can access the documentation via 'aurora -h' or the manpage,
or for more in depth documentation, read the code.

[Content moved to README >= v1.6.5]
