Skip to content

Commit 7bf44ea

Browse files
authored
Update release instructions (#658)
1 parent 3f69c40 commit 7bf44ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HACKING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ To run all linting, use `make lint`. To format source code, use `make format`.
148148

149149
To release snooty, do the following:
150150

151-
1. Make sure you are on the `main` branch.
151+
1. Make sure you are on the `main` branch and that it is up-to-date. Run `git pull`.
152152

153153
2. Ensure that the "Unreleased" section of CHANGELOG.md is up-to-date and
154154
commit any changes you've made.

0 commit comments

Comments
 (0)