Skip to content

Commit f67cb25

Browse files
committed
Fix command in README for updating translations
1 parent 5a51946 commit f67cb25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You signify your acceptance of this agreement by submitting your work for inclus
7878
**Updating Translations**
7979
* `./manage_translation.py recreate_tx_config`
8080
* `./manage_translation.py fetch`
81-
* `uvx cog -rP README.en.md`
81+
* `cog -rP README.en.md`
8282

8383
**Useful Materials**
8484
* [Python Developer's Guide: Translating](https://devguide.python.org/documentation/translations/translating/)

0 commit comments

Comments
 (0)