Skip to content

Commit 3097575

Browse files
committed
add cd commands for better cut/paste.
1 parent 253550c commit 3097575

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ Roundup release checklist:
1313
translations. Merge into .po files by running 'make *.po'
1414
in the locale directory. Run:
1515

16+
cd locale
1617
make template
1718
make *.po
19+
cd ..
1820

1921
2. Run unit tests! They should pass successfully. Install pytest
2022
using pip2/pip3 for python2 and python3. Then invoke pytest

0 commit comments

Comments
 (0)