summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html
index 75f039dd1..74aa9a286 100644
--- a/httemplate/docs/install.html
+++ b/httemplate/docs/install.html
@@ -183,7 +183,7 @@ $ <a href="man/bin/freeside-adduser.html">freeside-adduser</a> -h /usr/local/etc
<li>As the freeside UNIX user, run <tt>bin/fs-setup <b>username</b></tt> (in the untar'ed freeside directory) to create the database tables, passing the username of a Freeside user you created above:
<pre>
$ su freeside
-$ cd <b>/path/to/freeside-1.4.0/</b>
+$ cd <b>/path/to/freeside/</b>
$ bin/fs-setup <b>username</b>
</pre>
<li>As the freeside UNIX user, run <tt>bin/populate-msgcat <b>username</b></tt> (in the untar'ed freeside directory) to populate the message catalog, passing the username of a Freeside user you created above: