We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3afa1 commit 7ee253aCopy full SHA for 7ee253a
README.md
@@ -6,7 +6,7 @@ Library for calculating molecular surfaces and volumes using the algorithm imple
6
7
### pip
8
9
-(TO BE ADDED) To install the Python API with the embedded libarvo shared library you can use pip.
+To install the Python API with the embedded libarvo shared library you can use pip.
10
11
```shell
12
pip install libarvo
@@ -21,7 +21,7 @@ pip install git+https://github.com/rlaplaza/libarvo
21
22
### conda
23
24
-(TO BE ADDED) Another option to install the Python API that doesn't require a compiler is with conda.
+(Currently not available) Another option to install the Python API that doesn't require a compiler is with conda.
25
26
27
conda install -c conda-forge libarvo
0 commit comments