diff --git a/README.md b/README.md index b93c53d..6b27cfe 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,12 @@ germanium --no-window-access-bar -o main.png main.go You can download from [here](https://github.com/matsuyoshi30/germanium/releases). +### Arch Linux + +``` +yay germanium +``` + ### Build from source ```