From d0d77a652f36442face6cffd27575a331f6519a1 Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Sun, 17 Dec 2023 22:38:07 -0800 Subject: [PATCH] Clarify about installing --- web/Weblate-server.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Weblate-server.qmd b/web/Weblate-server.qmd index f810f81..0d8dee9 100644 --- a/web/Weblate-server.qmd +++ b/web/Weblate-server.qmd @@ -238,7 +238,7 @@ Weblate will provide a suggestion on how to fix, but in short: git svn rebase ``` -6. Optionally, if not yet done, install [helpers](https://github.com/JulienPalard/po3way) to make it easier to deal with the git conflicts (inside Docker): +6. Optionally, you might need to install [helpers](https://github.com/JulienPalard/po3way) to make it easier to deal with the git conflicts (inside Docker): ```sh pip install po3way