Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 367 Bytes

INSTALL.md

File metadata and controls

11 lines (6 loc) · 367 Bytes

This file contains brief instructions for installation.

XDGMM is most easily installed using pip:

pip install git+https://github.com/tholoien/XDGMM.git

Alternatively, you can clone the database, and run the setup.py script from the main directory:

python setup.py install

Packages listed in the requirements.txt file will be needed to install XDGMM.