Skip to content

Commit

Permalink
corrects contributing info
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeter committed Dec 1, 2022
1 parent feb723a commit dcd9e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<your-github-account-name>/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:
Expand Down

0 comments on commit dcd9e0c

Please sign in to comment.