summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index eaeab74..af81ead 100644
--- a/README
+++ b/README
@@ -24,11 +24,15 @@ Install
- To install the dictionary for dictd, run 'make install'
-Note
-----
+Notes
+-----
The dictionary included in v3 is the same as v4, but with v4 the
OED started encrypting the dictionary files. They probably wouldn't
be difficult to decrypt, but I haven't the time or inclination to
do so. If anyone wants to, let me know how you get on and I'll
very happily incorporate support for it.
+
+If your version of make supports it, and you have multiple CPUs, you
+can use 'make -j' instead of 'make' to significantly speed up the
+build process.