summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheron Spiegl <tspiegl@gmail.com>2020-11-07 23:48:02 -0600
committerGitHub <noreply@github.com>2020-11-07 23:48:02 -0600
commit2c4f12fb230a803f08a71bc8995adb101c31c3fe (patch)
treecaf9cc66ddab818c2b58d12b857b073b46ce2ed2
parent1e0239ce053a29e955b3a0d30d323b713efe866a (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c08d8d4..a83b8ab 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ mode: read, file: /usr/lib/libgimpcolor-2.0.so.0, syscall: openat(), PID: 8574,
`$ 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.
+Ready-to-use binaries are on the [releases](https://github.com/spieglt/whatfiles/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`):
```