Skip to content

Commit

Permalink
Update README.md (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelloeater committed Feb 28, 2024
1 parent 7da0445 commit 4419e73
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ curl -sS https://webinstall.dev/curlie | bash
curl.exe -A "MS" https://webinstall.dev/curlie | powershell
```

Using [eget](https://github.com/zyedidia/eget):

```sh
# Ubuntu/Debian
eget rs/curlie -a deb --to=curlie.deb
sudo dpkg -i curlie.deb
```

Using [macports](https://www.macports.org):

```sh
Expand Down

0 comments on commit 4419e73

Please sign in to comment.