diff --git a/README.md b/README.md index 72e700f..745eed3 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,12 @@ pixi install #### Development +To install the development environment allowing testing: + +```sh +pixi install -e tests +``` + If you would like to run the tests, use the `tests` Pixi environment: ```sh