From 309a3fc4ff3ac63105ed7344301844b781071ed7 Mon Sep 17 00:00:00 2001 From: ISD Developer Date: Tue, 28 Jan 2025 07:58:32 +0100 Subject: [PATCH] docs: Link to installation documentation from README Should help with the discovery of all installation methods (fixes #33) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index efa33f6..11824b8 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,11 @@ The documentation is live at: - +## Installation + +The tool can be installed via `uv`, `nix`, and as an `AppImage`. +Refer to [official installation documentation](https://isd-project.github.io/isd/#installation) for more details. + ## Road map