Skip to content

Commit 1e8938f

Browse files
authored
Update dev_guide.md
1 parent 2e8801a commit 1e8938f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/src/devdocs/dev_guide.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,8 @@ continuing stability of releases. Before making a release one should
1616
issues can arise that do not lead to actual errors in the doc CI).
1717
4. Release via the [registration
1818
issue](https://github.com/SciML/Catalyst.jl/issues/127) with the
19-
command:
20-
21-
```@raw html
22-
@JuliaRegistrator register branch=release-15.0.0
23-
```
24-
25-
modifying as appropriate for the version you are releasing.
19+
command: `@JuliaRegistrator register branch=release-15.0.0`, modifying as appropriate
20+
for the version you are releasing.
2621

2722
If there is subsequently a need to increment the version of a dependency, this
2823
should be done via a new release that follows the above process, and modifies

0 commit comments

Comments
 (0)