From ba58a7d7770fe9e2cd38a1daaa9ab36d29ec9918 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Tue, 25 Apr 2023 10:52:39 -0400 Subject: [PATCH] add troubleshooting section to README --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 7965cd9..b4d2b93 100644 --- a/README +++ b/README @@ -18,3 +18,8 @@ Run make: Install: (root)# make install + ++ Toubleshooting + +- "nc segfaults when creating a new event" +This means that NC_EVENTS_FILE defined in src/config.h either does not exist, or is not writeable