Skip to content

Commit 406abd1

Browse files
committed
Add installation step on readme
1 parent 1e46404 commit 406abd1

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
@@ -6,6 +6,12 @@ Most users can simply follow the guided configuration and installation instructi
66

77
## Installation
88

9+
You can download [openai-guardrails package](https://pypi.org/project/openai-guardrails/) this way:
10+
11+
```bash
12+
pip install openai-guardrails
13+
```
14+
915
### Usage
1016

1117
Follow the configuration and installation instructions at [guardrails.openai.com](https://guardrails.openai.com/).

0 commit comments

Comments
 (0)