From a46ed61c8c04d5f1f4acdb5af8276f63d14b9d3e Mon Sep 17 00:00:00 2001 From: SuperCuber Date: Sun, 24 Dec 2023 01:07:36 +0200 Subject: [PATCH] Add homebrew mention --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fa76171..612c42c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ However, there are several issues with that barebones approach: Dotter aims to solve all those problems by providing a flexible configuration and automatic templating or symlinking to the target locations. # Installation +## Mac (Homebrew) +Dotter is available on homebrew using `brew install dotter` + ## Arch Linux The following AUR packages are available: - [dotter-rs-bin](https://aur.archlinux.org/packages/dotter-rs-bin) for a precompiled version of the latest release