Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Liz committed Jan 15, 2016
1 parent f049415 commit 068928d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ On Linux the FETK shared libraries need to be locatable by the shared library lo

## Building the python libraries for pdb2pqr
* Install [swig](http://www.swig.org/)
* Build APBS with the follow flag: `-DENABLE_PYTHON=ON`.
* Build APBS with the following flag: `-DENABLE_PYTHON=ON`. If you are on linux you also need `-DBUILD_SHARED_LIBS=OFF`
* Add these libraries to your library path so pdb2pqr can find them.

0 comments on commit 068928d

Please sign in to comment.