Skip to content

Commit 7be7fc3

Browse files
committed
Fix pip install uri
1 parent fa364aa commit 7be7fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/py/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This will change once [plotly.py](https://www.github.com/plotly/plolty.py)
1313
finishes its integration with the new api.
1414

1515
```bash
16-
$ pip install git+https://github.com/plotly/[email protected]
16+
$ pip install git+https://github.com/plotly/[email protected]#subdirectory=src/py
1717

1818
# or whatever the latest tag is
1919

0 commit comments

Comments
 (0)