Skip to content

Commit

Permalink
pip3->pip; nit
Browse files Browse the repository at this point in the history
  • Loading branch information
mertyg committed Jul 12, 2024
1 parent 25ddae7 commit da28c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ pip install git+https://github.com/zou-group/textgrad.git
**Installing textgrad with vllm**:

```sh
pip3 install textgrad[vllm]
pip install textgrad[vllm]
```

See [here](https://pip.pypa.io/en/stable/cli/pip_install/) for more details on various methods of pip installation.
Expand Down

0 comments on commit da28c3d

Please sign in to comment.