Skip to content
Snippets Groups Projects
Commit ab365558 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

Update README.md

parent f1210b4b
No related branches found
No related tags found
1 merge request!94Handle disabled mpi
...@@ -8,8 +8,8 @@ Install windows ...@@ -8,8 +8,8 @@ Install windows
```conda create -n pyTopfarm python=3.6 ```conda create -n pyTopfarm python=3.6
activate pyTopfarm activate pyTopfarm
git clone git clone https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2.git
cd Topfarm2 cd Topfarm2
pip install -e . pip install -e .
cd tests cd tests
python -m pytest```` python -m pytest```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment