annotate INSTALL @ 50:308c89235a2e

doc update
author Amine SEHILI <amine.sehili@gmail.com>
date Mon, 07 Mar 2016 20:58:55 +0100
parents 252d698ae642
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