diff --git a/INSTALL.mdtext b/INSTALL.mdtext index c686ff5..d08c3bb 100644 --- a/INSTALL.mdtext +++ b/INSTALL.mdtext @@ -32,6 +32,7 @@ docroot. * Checkout the trunk of [Pluf](http://www.pluf.org). * Install the `Mail` and `Mail_mime` classes from [PEAR](http://pear.php.net). You must use the `--alldeps` flag when installing these modules: + $ sudo pear upgrade-all $ sudo pear install --alldeps Mail $ sudo pear install --alldeps Mail_mime