From ffbdb8c21cd557d6c097781ba3d2dbbc9f59de49 Mon Sep 17 00:00:00 2001 From: Nikolas Grottendieck Date: Wed, 10 Apr 2024 19:56:48 +0200 Subject: [PATCH] docs: add instructions to install Talisman on Windows using WinGet --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a39c150..0dca211 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,12 @@ command in terminal: brew install talisman ``` +On Windows you can use WinGet by running the following command in a terminal: + +``` +winget install --id Thoughtworks.Talisman +``` + ## Installation as a global hook template We offer scripts that will install Talisman as a **pre-commit git hook template**, as that will cause