главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArgos Open Tech <48267258+argosopentech@users.noreply.github.com>2024-10-16 19:48:45 -0400
committerGitHub <noreply@github.com>2024-10-16 19:48:45 -0400
commit3ca454ce0c99f3577c858af686d1495d546b2a52 (patch)
treead0ac7f6a7071b31d8484d35f41ef4f55a784449 /README.md
parent523c7afb131b9a4a7b5753f2fa08b9c502cad98f (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index da9462b..5d4fb5c 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,10 @@ git clone https://github.com/argosopentech/LibreTranslate-init.git ~/LibreTransl
# Download dependencies and run LibreTranslate on port 5000
~/LibreTranslate-init/setup.sh
+# Add your hostname or IP address to this command
+# When you run LibreTranslate for the first time it will download all of the language model packages
+~/LibreTranslate/env/bin/libretranslate --host <your hostname or IP address>
+
# Set server_name to your domain name in ~/LibreTranslate-init/nginx
# Run LibreTranslate WSGI with nginx and systemd