comparison INSTALL @ 443:0fec1621aa3f

Merge branch 'master' of https://github.com/amsehili/auditok
author www-data <www-data@c4dm-xenserv-virt2.eecs.qmul.ac.uk>
date Thu, 31 Oct 2024 08:17:59 +0000
parents 439463d9cdda
children
comparison
equal deleted inserted replaced
439:ca8090edca2f 443:0fec1621aa3f
2 2
3 sudo pip install auditok 3 sudo pip install auditok
4 4
5 ### Install the latest version on Github 5 ### Install the latest version on Github
6 6
7 pip install git+https://github.com/amsehili/auditok
8
9 or:
10
7 git clone https://github.com/amsehili/auditok.git 11 git clone https://github.com/amsehili/auditok.git
8 cd auditok 12 cd auditok
9 sudo python setup.py install 13 python setup.py install