update usage instructions to assume system-wide install; this will change later, but is accurate now.

This commit is contained in:
Meredith L. Patterson 2013-10-29 17:48:29 -04:00
parent 46d6237790
commit eb44b804bd

View file

@ -48,7 +48,7 @@ and library files in `/usr/local/lib` by default; to install elsewhere, add a `p
Usage
=====
Just `#include <hammer.h>` and link with `-lhammer`.
Just `#include <hammer/hammer.h>` and link with `-lhammer`.
Examples
========