From 1e4b585daa9e43cff8792b535577581ad1294dea Mon Sep 17 00:00:00 2001 From: "Felipe M." Date: Sun, 4 May 2025 10:54:21 +0200 Subject: [PATCH] docs: update readme installation from release --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 727a603..b06c92a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ A website link checker that crawls websites to find broken links, images, CSS re ## Installation +### From releases + +Download the latest release from the [releases page](https://git.nakama.town/fmartingr/dharma/releases) for your platform, there are binaries for Linux, macOS and Windows along with Alpine, Fedora and Debian packages. + ### From Source ```bash