Mercurial > hg > auditok
diff README.rst @ 381:1e94615427a7
Update README.rst
author | Amine SEHILI <amsehili@users.noreply.github.com> |
---|---|
date | Mon, 01 Mar 2021 23:11:49 +0100 |
parents | c6308873f239 |
children | 6dada3e9a806 |
line wrap: on
line diff
--- a/README.rst Mon Mar 01 22:42:11 2021 +0100 +++ b/README.rst Mon Mar 01 23:11:49 2021 +0100 @@ -32,11 +32,13 @@ Install the latest stable version with pip: + .. code:: bash sudo pip install auditok -Install with the latest development version from github:: + +Install with the latest development version from github: .. code:: bash @@ -46,6 +48,10 @@ .. code:: bash + pip install git+https://github.com/amsehili/auditok +or +.. code:: bash + git clone https://github.com/amsehili/auditok.git cd auditok python setup.py install