Skip to content

Commit 7ee253a

Browse files
committed
Now available in pypi
1 parent 2c3afa1 commit 7ee253a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Library for calculating molecular surfaces and volumes using the algorithm imple
66

77
### pip
88

9-
(TO BE ADDED) To install the Python API with the embedded libarvo shared library you can use pip.
9+
To install the Python API with the embedded libarvo shared library you can use pip.
1010

1111
```shell
1212
pip install libarvo
@@ -21,7 +21,7 @@ pip install git+https://github.com/rlaplaza/libarvo
2121

2222
### conda
2323

24-
(TO BE ADDED) Another option to install the Python API that doesn't require a compiler is with conda.
24+
(Currently not available) Another option to install the Python API that doesn't require a compiler is with conda.
2525

2626
```shell
2727
conda install -c conda-forge libarvo

0 commit comments

Comments
 (0)