Unverified Commit 636a8aae authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

whitespace cleanup, mention pip install --user

parent 82423ff4
Loading
Loading
Loading
Loading
+123 −122
Original line number Diff line number Diff line
@@ -321,7 +321,8 @@ def get_canonical_logw(enefn, frametuple_dict, temps, nprod, writefreq,
              Configurational log-weight calculation requires pymbar.
              Here are some options to install it:
              conda install -c omnia pymbar
              pip install pymbar
              pip install --user pymbar
              sudo pip install pymbar

              To install the dev. version directly from github, use:
              pip install pip install git+https://github.com/choderalab/pymbar.git