aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b02314b..390b58f 100644
--- a/README.md
+++ b/README.md
@@ -105,9 +105,9 @@ To run a test for memory leaks using valgrind:
make leakcheck
-To make a release tarball:
+To make a release tarball and zip archive:
- make tarball
+ make archive
Compiling for Windows
---------------------