Skip to content

Commit

Permalink
Merge pull request #130 from robertoostenveld/patch-2
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
Remi-Gau authored Nov 21, 2023
2 parents 24ed199 + 2efc90d commit 35bb3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To install all the necessarry packages,
type the following in a terminal in the root of the repository:

```bash
pip install -r requirments.txt
pip install -r requirements.txt
```

### Serve the website
Expand Down

0 comments on commit 35bb3b6

Please sign in to comment.