Skip to content

Commit

Permalink
Add install alternative via Scoop (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliesbelik authored Mar 30, 2022
1 parent 7a482df commit de80616
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ Using [go](https://golang.org/):
go install github.com/rs/curlie@latest
```

Using [scoop](https://scoop.sh/):

```
scoop install curlie
```

Or download a [binary package](https://github.com/rs/curlie/releases/latest).

## Usage
Expand Down

0 comments on commit de80616

Please sign in to comment.