Skip to content

Commit

Permalink
added extra goose by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelneale committed Sep 23, 2024
1 parent 3e298b2 commit 9ef0822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ When you build from source you may want to run it from elsewhere.

1. Run `uv sync` as above
2. Run ```export goose_dev=`uv run which goose` ```
3. You can use that from anywhere in your system, for example `cd ~/ && $goose_dev goose session start`, or from your path if you like (advanced users only) to be running the latest.
3. You can use that from anywhere in your system, for example `cd ~/ && $goose_dev session start`, or from your path if you like (advanced users only) to be running the latest.

## Developing goose-plugins

Expand Down

0 comments on commit 9ef0822

Please sign in to comment.