Skip to content

Commit

Permalink
upd readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvanbenthem committed Sep 13, 2023
1 parent 0bfa706 commit df6d22f
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 @@ -38,5 +38,5 @@ cargo build --release

# run
./target/release/azp_runs -o "OrganizationName" -i 999 -p "ProjectName" --watch \
--template_parameters "{\"param1\": \"value1\", \"param2\": \"value2\"}"
--template_parameters "{\"param1\": \"value1\", \"param2\": \"value2\"}" #optional
```

0 comments on commit df6d22f

Please sign in to comment.