summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f1d79fb..5c273f8 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ To reduce the setup time (many hours), try the following:
Turn off zopflipng recompression by passing ZOPFLIPNG=: as an environment variable to setup.sh. It saves only a few MB but takes several hours to complete, depending on CPU. Useful if you're serving many, MANY copies, but not useful if you're serving one locally.
== Reducing file size ==
-[TODO]
+Run `make space`. Warning: This will remove source files from dump.
== Contributing ==