Skip to content

Commit 0467316

Browse files
authored
Add installation through curl
1 parent ecf8eac commit 0467316

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Features
4141
Installation
4242
------------
4343

44+
* With `curl`:
45+
46+
```
47+
curl -sSL http://gptman.cecton.com | sh -
48+
```
49+
4450
* CLI:
4551
4652
```

0 commit comments

Comments
 (0)