From b20d06d6791a7518f6ca2db50bbb65076f049b6f Mon Sep 17 00:00:00 2001 From: nuttolum <86018528+nuttolum@users.noreply.github.com> Date: Sat, 16 Apr 2022 21:44:46 -0400 Subject: [PATCH] Update README.md added a link to my guide for running libretranslate on windows natively --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bab91f9..c87fcb9 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ If you're on Windows, we recommend you [Run with Docker](#run-with-docker) inste On Ubuntu 20.04 you can also use the install script available at https://github.com/argosopentech/LibreTranslate-init +If you would rather run it natively, you can follow the guide [here](https://github.com/nuttolum/LibreOnWindows). + ## Build and Run If you want to make changes to the code, you can build from source, and run the API: