Skip to content

Commit

Permalink
Fix installation link
Browse files Browse the repository at this point in the history
  • Loading branch information
VeckoTheGecko committed Jul 29, 2023
1 parent be304ce commit e6e48bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This document outlines some guidelines for contributing to the parcels codebase.

## Getting Started

To get started contributing to parcels, you'll need to install the developer version of Parcels following [the instructions](installation#installation-for-developers). This will install the latest version of Parcels from the `master` branch of the repository.
To get started contributing to parcels, you'll need to install the developer version of Parcels following [our installation instructions](installation.rst#installation-for-developers). This will install the latest version of Parcels from the `master` branch of the repository.

**Optional:** Setup `pre-commit` hooks by running `pre-commit install`. This ensures that code is formatted correctly before you commit it.

Expand Down

0 comments on commit e6e48bc

Please sign in to comment.