From 87d61a33d42fb6ffaebf9da664cdb5ac9acf85a0 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Fri, 15 Mar 2024 18:51:18 +0530 Subject: [PATCH] docs(README): add Windows install instruction for Winget (#304) * README: add Windows Install Instruction (Winget) * README: update winget pkg identifier to Moniker * README: update Windows installation instruction Co-authored-by: Ayman Bagabas --------- Co-authored-by: Ayman Bagabas --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f4117c389..90f3e6974 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,9 @@ manager: # macOS or Linux brew tap charmbracelet/tap && brew install charmbracelet/tap/soft-serve +# Windows (with Winget) +winget install charmbracelet.soft-serve + # Arch Linux pacman -S soft-serve