Skip to content

Commit

Permalink
[docs] update contribution requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
pkelaita committed Jul 8, 2024
1 parent 4de7072 commit 14cdc52
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -564,8 +564,11 @@ Your name is Pierce and you are a software engineer.

## Contributing

Contributions are welcome! Contributing requires Python >= 3.9 and [GNU Make](https://www.gnu.org/software/make/).
Contributions are welcome! Please see the below contribution guide.

- **Requirements**
- Python >= 3.12
- [GNU Make](https://www.gnu.org/software/make/)
- **Setup**
- Clone this repository and create a Python virtual environment.
- Install dependencies: `make init`.
Expand Down

0 comments on commit 14cdc52

Please sign in to comment.