Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 429 Bytes

INSTALLATION.md

File metadata and controls

13 lines (10 loc) · 429 Bytes

How to Install TOPFARM

  1. In your git terminal, git clone https://github.com/TOPFARM-Wind/topfarm.git
  2. In your terminal with pip, pip install -e .

Notes for Windows Users

If you aren't familiar with Python/pip, etc., we highly recommend using the Anaconda distribution. If you have Anaconda, the pip-enabled terminal you must use in Step 2 is the Anaconda Prompt.