From 80e5c220658c1ae6680d5f94cda4960998b6ad61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Mon, 23 Nov 2020 18:35:29 +0100 Subject: [PATCH] Better wording Co-authored-by: J. Ryan Stinnett --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cad146f57..a74c8fbbf2 100644 --- a/README.md +++ b/README.md @@ -279,8 +279,8 @@ for changes. If the inotify limits are too low your build will fail silently or `Error: EMFILE: too many open files`. To avoid these issues, we recommend a watch limit of at least `128M` and instance limit around `512`. -Linked issues are [#15750](https://github.com/vector-im/element-web/issues/15750) and -[#15774](https://github.com/vector-im/element-web/issues/15774). +You may be interested in issues [#15750](https://github.com/vector-im/element-web/issues/15750) and +[#15774](https://github.com/vector-im/element-web/issues/15774) for further details. To set a new inotify watch and instance limit, execute: