From 4bf6161788d8f13abe6c39967b328be5a70f21c4 Mon Sep 17 00:00:00 2001 From: Ivan Ivanov Date: Mon, 17 Jun 2024 20:47:19 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12f8d09c..4cf30b5f 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,5 @@ git clone git@github.com:opengisch/libqfieldsync.git pip install -e libqfieldsync ``` -NOTE On more recent Linux distributions you might get an error `error: externally-managed-environment` and you have to pass additional `--break-system-packages`. Despite the name, we promise this is not going to break system packages. +NOTE On more recent Linux distributions you might get an error `error: externally-managed-environment` and you have to pass additional `--break-system-packages`. +Despite the name, we promise this is not going to break system packages.