Skip to content

Commit 0339c53

Browse files
author
Maciej Olko
committed
Update script calls in README
1 parent 91d7dbb commit 0339c53

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Znalazłeś błąd lub masz sugestię?
1010

1111
Aktualizacja tłumaczeń
1212
----------------------
13-
* `python manage_translations.py recreate_tx_config`
14-
* `python manage_translations.py fetch`
15-
* `python manage_translations.py recreate_readme`
13+
* `./manage_translations.py recreate_tx_config`
14+
* `./manage_translations.py fetch`
15+
* `./manage_translations.py recreate_readme`

manage_translations.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ def language_switcher(entry):
124124
125125
Aktualizacja tłumaczeń
126126
----------------------
127-
* `python manage_translations.py recreate_tx_config`
128-
* `python manage_translations.py fetch`
129-
* `python manage_translations.py recreate_readme`
127+
* `./manage_translations.py recreate_tx_config`
128+
* `./manage_translations.py fetch`
129+
* `./manage_translations.py recreate_readme`
130130
'''
131131
)
132132

0 commit comments

Comments
 (0)