Skip to content

Commit 4419e73

Browse files
authored
Update README.md (#79)
1 parent 7da0445 commit 4419e73

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ curl -sS https://webinstall.dev/curlie | bash
2222
curl.exe -A "MS" https://webinstall.dev/curlie | powershell
2323
```
2424

25+
Using [eget](https://github.com/zyedidia/eget):
26+
27+
```sh
28+
# Ubuntu/Debian
29+
eget rs/curlie -a deb --to=curlie.deb
30+
sudo dpkg -i curlie.deb
31+
```
32+
2533
Using [macports](https://www.macports.org):
2634

2735
```sh

0 commit comments

Comments
 (0)