summaryrefslogtreecommitdiff
path: root/docs/admin_handbook.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/admin_handbook.html')
-rw-r--r--docs/admin_handbook.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin_handbook.html b/docs/admin_handbook.html
index 8f305c0..14af917 100644
--- a/docs/admin_handbook.html
+++ b/docs/admin_handbook.html
@@ -27,7 +27,7 @@
</ul>
<h2>Building</h2>
<p>
- There is a top-level <code>Makefile</code> that builds the backend. This is all the compilation necessary at the moment; in the future, the front-end code such as the CSS and JavaScript may be minified too.
+ There is a <code>Makefile</code> in the <code>backend</code> directory that builds the backend. This is all the compilation necessary at the moment; in the future, the frontend code such as the CSS and JavaScript may be minified too.
</p>
<p>
You may also wish to strip the binary&rsquo;s debug symbols to shrink the file size: