diff --git a/ocrd_tool.md b/ocrd_tool.md index f706c59..dab2cdd 100644 --- a/ocrd_tool.md +++ b/ocrd_tool.md @@ -33,9 +33,8 @@ should be resolved in the following way: `ocrd-dummy`, the variable would need to be called `OCRD_DUMMY_PATH`): * Split the variable value at `:` and try to resolve by appending `` to each token and return the first found file if any - * `$VIRTUAL_ENV/share/ocrd-resources//` * `$XDG_DATA_HOME/ocrd-resources//` (with `$HOME/.local/share` instead of `$XDG_DATA_HOME` if unset) - * `$XDG_CONFIG_HOME/ocrd-resources//` (with `$HOME/.config` instead of `$XDG_CONFIG_HOME` if unset) + * `/usr/local/share/ocrd-resources//` ## Input / Output file groups