Mercurial > hg > auditok
diff 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 |
line wrap: on
line diff
--- a/INSTALL Wed Oct 30 22:17:58 2024 +0000 +++ b/INSTALL Thu Oct 31 08:17:59 2024 +0000 @@ -4,6 +4,10 @@ ### Install the latest version on Github + pip install git+https://github.com/amsehili/auditok + +or: + git clone https://github.com/amsehili/auditok.git cd auditok - sudo python setup.py install + python setup.py install