diff --git a/PythonScripts/README.md b/PythonScripts/README.md index 9eb6ed44..d7eeb969 100644 --- a/PythonScripts/README.md +++ b/PythonScripts/README.md @@ -2,7 +2,8 @@ Project management is done with [uv](https://docs.astral.sh/uv/). -For example, execute `uv run audit-translations de` to see the translation progress for the German language. +For example, execute `uv run audit-translations de` to see the translation progress for the German language, +when located in the `PythonScripts` folder, which is the recommended way. If you run from the repo root instead of inside `PythonScripts`, point uv at the project and make sure you've synced once: ```bash