Skip to content

Commit

Permalink
[docs] Installation instructions via winget and scoop
Browse files Browse the repository at this point in the history
  • Loading branch information
robinovitch61 committed Jan 21, 2024
1 parent dc840a3 commit dc6b015
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ yay -S wander-bin

# with go (https://go.dev/doc/install)
go install github.com/robinovitch61/wander@latest

# windows with winget
winget install robinovitch61.wander

# windows with scoop
scoop bucket add robinovitch61 https://github.com/robinovitch61/scoop-bucket
scoop install wander
```

You can also download [prebuilt releases](https://github.com/robinovitch61/wander/releases) and move the unpacked
Expand Down

0 comments on commit dc6b015

Please sign in to comment.