Skip to content

Commit cfd31ce

Browse files
authored
Switch recommended installation method to leveraging git via HTTP
1 parent d9e45c9 commit cfd31ce

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
@@ -46,7 +46,7 @@ To use the 1Password Python SDK in your project:
4646
3. Install the 1Password Python SDK in your project:
4747

4848
```bash
49-
pip install git+ssh://[email protected]/1Password/[email protected]
49+
pip install git+https://[email protected]/1Password/[email protected]
5050
```
5151

5252
4. Use the Python SDK in your project:

0 commit comments

Comments
 (0)