Skip to content

Commit e2ac210

Browse files
authored
Merge pull request #212 from jmoiron/update-release-checklist
2 parents 17f8dfc + e211ab5 commit e2ac210

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

RELEASING.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ cd /tmp
1212
rm -rf humanize
1313
git clone https://github.com/jmoiron/humanize
1414
cd humanize
15-
```
16-
17-
* [ ] Generate translation binaries:
18-
19-
```bash
15+
# Generate translation binaries
2016
scripts/generate-translation-binaries.sh
2117
```
2218

0 commit comments

Comments
 (0)