From 2f26c7db960fd42cb1aa61eaa4d047a875aa59a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Fri, 7 May 2021 16:03:39 +0100 Subject: [PATCH] Fix documentation after split --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90bef79..626906d 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ By the way, it's free because I am a geek, not businessmen. In return, you can a If your project is not accessible from outside or if you want to test your localhost, you might want to run your own instance of Yellow Lab Tools. -The classical way is to clone the project's GitHub repository and run it on Linux of MacOS. The documentation is [here](https://github.com/YellowLabTools/YellowLabTools/wiki/Install-your-private-server). +The classical way is to clone the YLT server's GitHub repository and run it on Linux or MacOS. The documentation is [here](https://github.com/YellowLabTools/YellowLabTools/wiki/Install-your-private-server). The new recommended solution is to run Yellow Lab Tools inside a Docker virtual machine. My friend Ousama Ben Younes maintains [this ready-to-use Docker image based on Alpine](https://github.com/ousamabenyounes/docker-yellowlabtools)).