diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f163c5aa..325702efc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ Go to the main [SPECFEM2D github repository](https://github.com/SPECFEM/specfem2 #### 2. Clone your fork to your local workstation/laptop: ``` -git clone --recursive --branch devel https://github.com/SPECFEM/specfem2d.git +git clone --recursive --branch devel https://github.com//specfem2d.git ``` Once you change into your local folder `cd specfem2d/`, all git commands will be recognized. Now, add the remote address of the SPECFEM2D repository: