diff options
Diffstat (limited to 'httemplate/docs/install.html')
-rw-r--r-- | httemplate/docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 5c13ac10d..26fa34dd1 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -186,7 +186,7 @@ $ bin/fs-setup <b>username</b> $ su freeside $ bin/populate-msgcat <b>username</b> </pre> - <li><tt>freeside-queued</tt> was installed with the Perl modules. Start it now and ensure that is run upon system startup. + <li><tt>freeside-queued</tt> was installed with the Perl modules. Start it now and ensure that is run upon system startup (Do this manually, or, edit the top-level Makefile, replacing INIT_FILE with the appropriate location on your system, and run <tt>make install-init</tt>. <li>Now proceed to the initial <a href="admin.html">administration</a> of your installation. </ul> </body> |