главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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