pren / poltype

POLTYPE: AMOEBA parametrization tool
https://pren.github.io/poltype
Other
4 stars 11 forks source link

README_INSTALL.MD double poltype installation #48

Closed elwait closed 4 years ago

elwait commented 4 years ago

In README_INSTALL.MD, the user is instructed twice to download poltype2.

Tinker CPU Installation ... Download POLTYPE Make sure to download the ZIP folder from the poltype2 branch, NOT the master branch https://github.com/pren/poltype/tree/poltype2

Or simply using the following git command git clone git@github.com:pren/poltype.git --branch poltype2 Make sure you are on a node with an updated OS (as much as possible)

and later

Environment var for running POLTYPE: ... Now clone the poltype2 branch git clone -b poltype2 git@github.com:pren/poltype.git poltype-poltype2