view INSTALL @ 51:a9cdbaaa3ce0

update version number 0.1.5
author Amine SEHILI <amine.sehili@gmail.com>
date Mon, 07 Mar 2016 20:59:34 +0100
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