From cbee0f8f3315073269ce6a5a869957c2d38d3ada Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Sun, 25 Oct 2020 20:46:58 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 40b86b8..d59310c 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,13 @@ sudo apt install python3 ./setup.py ``` +Troubleshoot + +If the wizard does not appear then run this command and let me what the output is. +``` +~/.config/kinto/gui/kinto-gui.py +``` + To Uninstall Kinto ```