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

Update README.md

parent 4469d8d7
No related branches found
No related tags found
1 merge request!94Handle disabled mpi
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
Install windows Install windows
--------------- ---------------
conda create -n pyTopfarm python=3.6 ```conda create -n pyTopfarm python=3.6
activate pyTopfarm activate pyTopfarm
git clone git clone
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