mirror of
https://github.com/openbabel/openbabel.git
synced 2025-02-25 18:55:23 -06:00
Change python bindings package name to openbabel-python
This commit is contained in:
@@ -38,13 +38,13 @@ Installation
|
||||
|
||||
::
|
||||
|
||||
pip install openbabel
|
||||
pip install openbabel-python
|
||||
|
||||
**Option 2**: Download the latest release and install yourself.
|
||||
|
||||
::
|
||||
|
||||
tar -xzvf openbabel-1.8.tar.gz
|
||||
tar -xzvf openbabel-python-1.8.tar.gz
|
||||
cd openbabel-1.8
|
||||
python setup.py install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user