Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
njlr authored Oct 31, 2019
1 parent b9813cb commit 98daf11
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ To run the project:
dotnet run --project ./buckaroo-cli
```

To pass arguments to Buckaroo using `dotnet`, use `--`:

```bash=
dotnet run --project ./buckaroo-cli -- version
```


### Which branch should I use? 🤔

Expand Down

0 comments on commit 98daf11

Please sign in to comment.