Skip to content

Commit

Permalink
Developer Guide: Fixed instructions for running nox task release:prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Feb 21, 2025
1 parent 5a7d14b commit 06831ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/developer_guide/developer-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Creating a new release of the NC requires 4 steps
### Prepare the Release

```shell
poetry run nox -s release:prepare <additional-options> <version>
poetry run nox -s release:prepare -- -- <additional-options> <version>
```

`<additional-options>` include
Expand Down

0 comments on commit 06831ec

Please sign in to comment.