Skip to content

Commit 10cb481

Browse files
authored
Update README.md
1 parent 897ad65 commit 10cb481

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
@@ -77,7 +77,15 @@ This script relies on curl for the requests to the api and jq to parse the json
7777
```sh
7878
curl -sS https://raw.githubusercontent.com/0xacx/chatGPT-shell-cli/main/install.sh | sudo -E bash
7979
```
80+
81+
#### ArchLinux
82+
83+
If you are using ArchLinux you can install the [AUR package](https://aur.archlinux.org/packages/chatgpt-shell-cli) with:
8084
85+
```
86+
paru -S chatgpt-shell-cli
87+
```
88+
8189
### Manual Installation
8290
8391
If you want to install it manually, all you have to do is:

0 commit comments

Comments
 (0)