diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c5cb699dc2b0..affdebfc92b2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,6 +35,7 @@ goose depends heavily on the https://github.com/square/exchange project, you can ```sh uv add --editable +``` then when you run goose with `uv run goose` it will be running it all from source.