Skip to content

Commit 3b67f0d

Browse files
committed
Update installation instructions to point to the latest beta version
1 parent 5226194 commit 3b67f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To use the 1Password Python SDK in your project:
5151
2. Install the 1Password Python SDK in your project:
5252

5353
```bash
54-
pip install git+ssh://[email protected]/1Password/onepassword-sdk-python.git
54+
pip install git+ssh://[email protected]/1Password/onepassword-sdk-python.git@v0.1.0-beta.5
5555
```
5656

5757
3. Use the Python SDK in your project:

0 commit comments

Comments
 (0)