Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 200 Bytes

installation.md

File metadata and controls

11 lines (10 loc) · 200 Bytes

Install from conda:

conda install -c omnia -c mosdef foyer

Install an editable version from source:

git clone https://github.com/mosdef-hub/foyer.git
cd foyer
pip install -e .