Skip to content

Commit

Permalink
docs: fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-hulski committed Sep 15, 2023
1 parent 8724388 commit ba083c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Visit website for more information: [www.overmindjs.org](https://overmindjs.org)

## Maintainer needed

https://gist.github.com/christianalfoni/f1c4bfe320dcb24c403635d9bca3fa40
<https://gist.github.com/christianalfoni/f1c4bfe320dcb24c403635d9bca3fa40>

## Release procedure

```sh
git checkout next
git switch next
git pull
npm install # make sure any new dependencies are installed
npm run release -- --dry-run --print-release # and check release notes
Expand Down

0 comments on commit ba083c6

Please sign in to comment.