Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EiffL authored Dec 21, 2022
1 parent 800c70f commit 53153a2
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 @@ -57,7 +57,7 @@ Before submitting your PR, have a look at the procedure documented below.
git remote add upstream http://www.github.com/DifferentiableUniverseInitiative/jax_cosmo
# This will update your local branch
git fetch upstream
git rebase upstream/main
git rebase upstream/master
```

- Make sure the unit tests still work:
Expand Down

0 comments on commit 53153a2

Please sign in to comment.