Update rebuild-commands in translator guide.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2021-06-02 14:48:46 +02:00
parent 7d8cf7de91
commit 7252463fbb
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 3 deletions

View File

@ -63,9 +63,8 @@ directory. Then do the following:
[source,shell]
--------------------------------------------------------------------------------
cd build
cmake --build .
cd ../translations
cmake --build build
cd translations
msgmerge --update es.po epubgrep.pot
--------------------------------------------------------------------------------