Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb committed Jul 2, 2024
1 parent 465b9bb commit affe107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ $ cd android-auto-translate
...
# Do note that this will modify strings.xml files in the specified
# Android dir, so, don't forget to back them up first
$ GITHUB_WORKSPACE=<path-to-android-base-dir> ./src/translations.py
$ GITHUB_WORKSPACE=<path-to-android-base-dir> poetry run ./src/translations.py
```

0 comments on commit affe107

Please sign in to comment.