Skip to content
Snippets Groups Projects
Commit 52a892d9 authored by ssibirtsev's avatar ssibirtsev
Browse files

Update README.md

parent 72a7d8e2
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ https://github.com/wackywendell/tess
3. Download the Droplet Contact Numbers and Probabilities script (DCNumPro.py) and conda environment (DCNumPro.yml)
https://git.rwth-aachen.de/avt-fvt/public/contact-numbers-and-probabilities
4. Put the DCNumPro.py and DCNumPro.yml files into the "tess" folder of the Laguerre Tessellation Tool
4. Put the DCNumPro.py and DCNumPro.yml files into the main folder of the Laguerre Tessellation Tool
5. Open the DCNumPro.py script with an code editor and install the environment DCNumPro.yml by typing:
conda env create -f DCNumPro.yml
......@@ -14,4 +14,4 @@ conda env create -f DCNumPro.yml
6. Install the Laguerre Tessellation Tool by typing:
python setup.py build_ext -i
7. Set configuration parameter in DCNumPro.py and run the script.
\ No newline at end of file
7. Set configuration parameters in DCNumPro.py and run the script.
\ No newline at end of file
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