Skip to content
Snippets Groups Projects
Commit 345656da authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

replace pypi by pip, most known by users

parent 89153629
No related branches found
No related tags found
No related merge requests found
Pipeline #39852 passed
...@@ -45,7 +45,7 @@ Amandine PERRIN, Eduardo P.C. ROCHA (2020). PanACoTA: A modular tool for massiv ...@@ -45,7 +45,7 @@ Amandine PERRIN, Eduardo P.C. ROCHA (2020). PanACoTA: A modular tool for massiv
Installation Installation
- [Dependences](#dep) - [Dependences](#dep)
- [Pypi](#pypi) - [pip](#pypi)
- [cloning github repository](#clone) - [cloning github repository](#clone)
- [singularity](#singularity) - [singularity](#singularity)
...@@ -92,7 +92,7 @@ You have different possibilities to install `PanACoTa`. ...@@ -92,7 +92,7 @@ You have different possibilities to install `PanACoTa`.
**Warning:** If you plan to work on the scripts, choose the development installation (see [Development section](#develop)). **Warning:** If you plan to work on the scripts, choose the development installation (see [Development section](#develop)).
### <a name="pypi"></a> From pypi ### <a name="pypi"></a> From pip
A very simple way to install the last stable version. This will install files in your python site-packages folder. A very simple way to install the last stable version. This will install files in your python site-packages folder.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment