Skip to content

Commit

Permalink
Merge pull request #356 from maylinnp/develop
Browse files Browse the repository at this point in the history
added libboost to source code install
  • Loading branch information
diogomart authored Oct 28, 2024
2 parents 09f67a9 + 8dac526 commit 4fc623c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The Anaconda Python distribution, which can be download from `https://docs.conti

.. code-block:: bash
$ conda install -c conda-forge numpy swig boost-cpp sphinx sphinx_rtd_theme
$ conda install -c conda-forge numpy swig boost-cpp libboost sphinx sphinx_rtd_theme
$ pip install vina
Building from Source
Expand Down

0 comments on commit 4fc623c

Please sign in to comment.