mirror of
https://github.com/Hopiu/llm.git
synced 2026-05-03 03:14:46 +00:00
parent
a3c079606c
commit
5970e1bcc2
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ Install this tool using `pip`:
|
|||
```bash
|
||||
pip install llm
|
||||
```
|
||||
Or using [Homebrew](https://brew.sh/):
|
||||
Or using [Homebrew](https://brew.sh/) (much slower):
|
||||
```bash
|
||||
brew install simonw/llm/llm
|
||||
```
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Or using [pipx](https://pypa.github.io/pipx/):
|
|||
```bash
|
||||
pipx install llm
|
||||
```
|
||||
Or using [Homebrew](https://brew.sh/):
|
||||
Or using [Homebrew](https://brew.sh/) (much slower):
|
||||
```bash
|
||||
brew install simonw/llm/llm
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue