Skip to content

Commit

Permalink
Merge pull request #277 from eunos-1128/dev/eunos-1128
Browse files Browse the repository at this point in the history
Update README for compiling python bindings locally
  • Loading branch information
diogomart authored Feb 13, 2024
2 parents d13f9e9 + 43c065e commit 350bb7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ $ conda install -c conda-forge numpy swig boost-cpp sphinx sphinx_rtd_theme
Finally, we can install the `Vina` package
```bash
$ git clone https://github.com/ccsb-scripps/AutoDock-Vina
$ cd AutoDock-Vina
$ git checkout boost-python
$ cd build/python
$ cd AutoDock-Vina/build/python
$ python setup.py build install
```

Expand Down

0 comments on commit 350bb7f

Please sign in to comment.