Skip to content

Commit

Permalink
Updated ReleaseProcess.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Sep 6, 2023
1 parent d854fec commit a7bd270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/website/contents/for-developers/ReleaseProcess.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,10 +286,10 @@ If they these packages are not installed, then run:
pip install bs4 html5lib
```

To cut a release we rely on a script in `ouroboros-network`. Simply run:
To cut a release we rely on a script. Simply run:

```sh
./scripts/release/create-release.sh
./scripts/release/create-release.hs
```

After the script is run, open a pull request, get it approved and add it to the
Expand Down

0 comments on commit a7bd270

Please sign in to comment.