Skip to content

Commit 4bab92a

Browse files
authored
Update README.md
1 parent 25ea3d5 commit 4bab92a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# alpha-python
2-
The unofficial Python library for the Alpha API
1+
# Alpha Python API library
2+
3+
# Installation
4+
5+
You can install the Alpha python client from [our internal repo](https://github.com/cleanlab/alpha-python) with:
6+
7+
```python
8+
pip install git+ssh://git@github.com/cleanlab/alpha-python.git
9+
```

0 commit comments

Comments
 (0)