Skip to content

Commit

Permalink
Fix incorrect make command in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Stein Fletcher committed Nov 4, 2019
1 parent 56bc16f commit bf488f0
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 @@ -88,4 +88,4 @@ To release:

You will need a github personal access token bound to env var `GITHUB_TOKEN`

You can dry run the release by running `make test-release`
You can dry run the release by running `make release-dry-run`

0 comments on commit bf488f0

Please sign in to comment.