Skip to content
Snippets Groups Projects
Verified Commit 1deb8475 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

CONTRIBUTING.md: fix typo

parent 5f1c08dc
No related branches found
No related tags found
No related merge requests found
......@@ -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 dont 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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment