diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1dfc8c5541b99d2f0882f1c34c197bf0375ed5d4..cdbe14d3770a50d17204575e6058920c197768b2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ git clone git@gitlab.biologie.ens-lyon.fr:<your_login>/modules.git ~/privatemodu module use ~/privatemodules_dev ``` -If you don't have a `.ssh/config` file and if you like typing your password you can instead use after defining your [Gitlab password](https://gitlab.biologie.ens-lyon.fr/profile/password/edit). +If you don’t have a `.ssh/config` file and if you like typing your password you can instead use after defining your [Gitlab password](https://gitlab.biologie.ens-lyon.fr/profile/password/edit). ```sh git clone -c http.sslVerify=false https://gitlab.biologie.ens-lyon.fr:<your_login>/modules.git ~/privatemodules_dev @@ -66,4 +66,4 @@ ml load Core/lmod tcl2lua.tcl data/common/modules/modulefiles/Bowtie2/2.3.2 ``` -This command will display the new module file for your module +This command will display the new module file for your module.