add additional setup information

This commit is contained in:
2019-02-09 18:42:48 +01:00
parent e9973b1bbf
commit cf178350ec
4 changed files with 53 additions and 8 deletions

2
README
View File

@@ -1,6 +1,8 @@
* Install
Install in "development mode" so any change of the program is effective.
pip install -e .
or
python -m pip install -e .
* Uninstall
pip uninstall materials