$Id: INSTALL,v 1.3 2003/08/05 21:09:58 Farell Exp $

HTML_Progress Installation instructions
------------------------------------------

HTML_Progress is very easy to install. If you are a PEAR user, use
the common command line :
    pear install HTML_Progress-0.5.0.tgz

Pre-requires:
You should have installed PEAR 1.1 or better on your php system.
For more informations, please visit Website of PEAR at http://pear.php.net
If you're newbie, don't forget to read the FAQ at http://pear.php.net/manual/en/faq.php

Don't forget to "pear install" package dependencies HTML_CSS and HTML_Page.