We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb26ac6 commit a5c1cf6Copy full SHA for a5c1cf6
1 file changed
README.md
@@ -14,10 +14,12 @@ You can either install the library via Git or the O(1) Labs Artifact Repository.
14
15
## Git
16
17
-Install the Library with pip3
+Install the Library with pip3:
18
+
19
`pip3 install git+https://github.com/CodaProtocol/coda-python-client.git`
20
21
## Artifactory
22
23
24
25
`pip3 install --extra-index-url https://o1labs.jfrog.io/o1labs/api/pypi/pypi/simple CodaClient`
0 commit comments