Dirk Alders f731f6d688 Update instructions added | vor 4 Jahren | |
---|---|---|
.gitignore | vor 4 Jahren | |
LICENSE | vor 4 Jahren | |
README.md | vor 4 Jahren | |
requirements.txt | vor 4 Jahren |
Installation instruction for cutelog
virtualenv venv
source venv/bin/activate pip install -r requirements.txt deactivate
venv/bin/cutelog
source venv/bin/activate pip install -U -r requirements.txt deactivate