From 53cf88f78581807c76052b730ee74b77e71e80d7 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Wed, 10 Feb 2021 11:05:23 -0500 Subject: [PATCH] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 914ca66..01a0eea 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,9 @@ git clone https://github.com/uav4geo/LibreTranslate cd LibreTranslate pip install -e . libretranslate [args] + +# Or +python main.py [args] ``` Then open a web browser to http://localhost:5000