summaryrefslogtreecommitdiffstats
path: root/src/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/README.md')
-rw-r--r--src/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/README.md b/src/README.md
index c071865c..915e96ac 100644
--- a/src/README.md
+++ b/src/README.md
@@ -81,6 +81,9 @@ make install
# Build executables and tarballs for Linux using Docker
make linux
+
+# Build tarball for Homebrew release
+make archive
```
Contribution