Skip to content

Commit d3b8593

Browse files
authored
docs: update installation link
1 parent b388ed0 commit d3b8593

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
@@ -10,7 +10,7 @@ For full documentation and examples, please visit [docs.livepeer.org](https://do
1010
## SDK Installation
1111

1212
```bash
13-
pip install https://github.com/livepeer/livepeer-python.git
13+
pip install git+https://github.com/livepeer/livepeer-python.git
1414
```
1515

1616
## SDK Example Usage

0 commit comments

Comments
 (0)