Skip to content

Commit

Permalink
docs(README): add Windows install instruction for Winget (#304)
Browse files Browse the repository at this point in the history
* README: add Windows Install Instruction (Winget)

* README: update winget pkg identifier to Moniker

* README: update Windows installation instruction

Co-authored-by: Ayman Bagabas <[email protected]>

---------

Co-authored-by: Ayman Bagabas <[email protected]>
  • Loading branch information
kbdharun and aymanbagabas authored Mar 15, 2024
1 parent 70ca425 commit 87d61a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 87d61a3

Please sign in to comment.