diff --git a/Readme.md b/Readme.md index 3049e09001e1743a415810bf0f9d85af0624f84c..5f4cbc5b3c5819c8ef6021f40d8982e5bad139e5 100644 --- a/Readme.md +++ b/Readme.md @@ -17,7 +17,7 @@ Do a parallel imap[_unordered](func, tasks) with numProc processes ### pip ```bash -pip3 install git+https://gitlab.tetras-libre.fr/tetras-libre/pyParallelRunAndWrite@master#egg=pyParallelRunAndWrite +pip3 install git+https://gitlab.tetras-libre.fr/librairies-du-tetras/pyParallelRunAndWrite@master#egg=pyParallelRunAndWrite ``` ### For developpement