Skip to content

Commit

Permalink
corrects contributing info
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeter committed Nov 26, 2022
1 parent 0d44e4f commit b419f80
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 [SPECFEM3D github repository](https://github.com/SPECFEM/specfem3

#### 2. Clone your fork to your local workstation/laptop:
```
git clone --recursive --branch devel https://github.com/SPECFEM/specfem3d.git
git clone --recursive --branch devel https://github.com/<your-github-account-name>/specfem3d.git
```
Once you change into your local folder `cd specfem3d/`, all git commands will be recognized.
Now, add the remote address of the SPECFEM3D repository:
Expand Down

0 comments on commit b419f80

Please sign in to comment.