view INSTALL @ 394:a31d4d38c112

Merge branch 'master' of https://github.com/amsehili/auditok
author www-data <www-data@c4dm-xenserv-virt2.eecs.qmul.ac.uk>
date Wed, 03 Nov 2021 13:17:57 +0000
parents 308c89235a2e
children 439463d9cdda
line wrap: on
line source
### Install via pip

    sudo pip install auditok

### Install the latest version on Github

    git clone https://github.com/amsehili/auditok.git
    cd auditok
    sudo python setup.py install