annotate INSTALL @ 388:5fd9b6b7ff0d

Merge branch 'master' of https://github.com/amsehili/auditok
author www-data <www-data@c4dm-xenserv-virt2.eecs.qmul.ac.uk>
date Tue, 02 Mar 2021 20:17:57 +0000
parents 308c89235a2e
children 439463d9cdda
rev   line source
amine@50 1 ### Install via pip
amine@2 2
amine@50 3 sudo pip install auditok
amine@2 4
amine@50 5 ### Install the latest version on Github
amine@50 6
amine@50 7 git clone https://github.com/amsehili/auditok.git
amine@50 8 cd auditok
amine@50 9 sudo python setup.py install