$Id: QUICKSTART,v 1.3 2004/07/17 14:15:35 ldv Exp $

This short description should help those impatient users
who never read docs.
To prepare hasher for user joe, you need to

# apt-get install hasher
# useradd joe
# hasher-useradd joe

<joe logged in>

joe$ mkdir workdir
joe$ hsh workdir path/to/foobar-1.0.src.rpm

If you have questions, please read README and FAQ.
