diff --git a/README.md b/README.md index 40c4385ba8b0c5ce0523fc96969b596802d1c6e6..a4519ab440d4601b6017c3a7ea4214a9ae006f72 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The `hpc4neuro` package requires `Python 3.6` or above. To install, please use the following command: ``` -python -m pip install git+https://gitlab.version.fz-juelich.de/hpc4neuro/hpc4neuro.git +python -m pip install git+https://gitlab.version.fz-juelich.de/hpc4ns/hpc4neuro.git ``` ## Available modules @@ -154,4 +154,4 @@ Use the following command to run tests: `mpirun -np <n> python -m pytest` -where `<n>` should be replaced with the number of MPI ranks to use for testing. \ No newline at end of file +where `<n>` should be replaced with the number of MPI ranks to use for testing.