Skip to content
Snippets Groups Projects
Commit 8fb982e3 authored by Philip Jenvey's avatar Philip Jenvey
Browse files

fix the babel example; the script was renamed to pybabel for 0.8.1

fixes #48
parent 79feae0a
No related branches found
No related tags found
No related merge requests found
......@@ -229,7 +229,7 @@ The Mako extractor supports an optional `input_encoding` parameter specifying th
Invoking [Babel](http://babel.edgewall.org/)'s extractor at the command line in the project's root directory:
myproj$ babel extract -F babel.cfg -c "TRANSLATORS:" .
myproj$ pybabel extract -F babel.cfg -c "TRANSLATORS:" .
Will output a gettext catalog to stdout including the following:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment