Skip to content

Commit

Permalink
Merge pull request #183 from bwheelz36/bwheelz36-patch-4
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bwheelz36 authored Jan 1, 2025
2 parents cd14443 + e0cffb9 commit 9e007bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Common library for dealing with particle phase spaces, revolving around the simp

To install: ```pip install ParticlePhaseSpace```

If you want to develop the code, there are some additional requirements, listed in `dev_requirements.txt`
If you want to develop the code, there are some additional requirements. The easiest way to install these is using [poetry](https://python-poetry.org/) and running `poetry install --with dev`

## Usage and Documentation

Expand Down

0 comments on commit 9e007bd

Please sign in to comment.