Skip to content
Snippets Groups Projects
Commit 55bf0c71 authored by Sander Bollen's avatar Sander Bollen
Browse files

installation instructions

parent 4ccc79ee
No related branches found
No related tags found
1 merge request!3Add docs
Pipeline #2566 passed
......@@ -131,3 +131,19 @@ Options:
called multiple times [required]
--help Show this message and exit.
```
## Installation
* Python 3.6 at minimum
* numpy and cython must be installed prior to installing vtools
* this will get fixed in the very near future
After both requirements have been met, simply install vtools with
```bash
python setup.py install
```
## License
MIT
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