File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The OpenProtein.AI Python Interface provides a user-friendly library to interact
2222
2323# Quick-start
2424
25- Get started with our quickstart README! You can peruse the [ official documentation] ( https://docs.openprotein.ai/api- python/ ) for more details!
25+ Get started with our quickstart README! You can peruse the [ official documentation] ( https://docs.openprotein.ai/python-api / ) for more details!
2626## Installation
2727
2828To install the python interface using pip, run the following command:
@@ -46,7 +46,7 @@ conda install -c openprotein openprotein-python
4646# Getting started
4747
4848
49- Read on below for the quick-start guide, or see the [ docs] ( https://docs.openprotein.ai/api- python/ ) for more information!
49+ Read on below for the quick-start guide, or see the [ docs] ( https://docs.openprotein.ai/python-api / ) for more information!
5050
5151To begin, create a session using your login credentials.
5252```
@@ -155,4 +155,4 @@ future.get_msa()
155155future.get_seed()
156156```
157157
158- See more at our [ Homepage] ( https://docs.openprotein.ai/ )
158+ See more at our [ Homepage] ( https://docs.openprotein.ai/ )
You can’t perform that action at this time.
0 commit comments