summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c69ecb..c08d8d4 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,9 @@ mode: read, file: /usr/lib/libgimpcolor-2.0.so.0, syscall: openat(), PID: 8574,
- attach to currently running process (requires root privileges):
`$ sudo whatfiles -p 1234`
+
+## Distribution
+Ready-to-use binaries are on the [releases](https://github.com/spieglt/releases) page! Someone also kindly added it to the [Arch](https://aur.archlinux.org/packages/whatfiles-git/) repository, and [letompouce](https://github.com/letompouce) set up a [GitLab](https://gitlab.com/l3tompouce/builders/whatfiles) pipeline as well.
## Compilation (requires `gcc` and `make`):
```