From b2f666c47739af799a684a1080268dc512f24e15 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Mon, 28 Aug 2023 10:06:14 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 74293cff4d..b8a8192dc6 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,11 @@ Alternatively you can also build from source. See our wiki for instructions. * [How to build](https://github.com/RedisInsight/RedisInsight/wiki/How-to-build-and-contribute) +## How to debug +If you have any issues occurring in RedisInsight, you can follow the steps below to get more information about the errors and find their root cause. + +* [How to debug](https://github.com/RedisInsight/RedisInsight/wiki/How-to-debug) + ## Feedback * Request a new [feature](https://github.com/RedisInsight/RedisInsight/issues/new?assignees=&labels=&template=feature_request.md&title=%5BFeature+Request%5D%3A)