diff --git a/README.md b/README.md index 48536b1..9eea216 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,14 @@ libretranslate [args] Then open a web browser to +By default LibreTranslate will install support for all available languages. To only load certain languages and reduce startup time, you can use the **--load-only** argument: + +```bash +libretranslate --load-only en,es,fr +``` + +Check also all other [arguments](#settings--flags) below. + On Ubuntu 20.04 you can also use the install script available at ## Run with Docker