From e2a59ce5c0e0663d4937515c59bb3c444ddd255a Mon Sep 17 00:00:00 2001 From: peterpt <7487321+peterpt@users.noreply.github.com> Date: Sat, 2 May 2020 11:47:35 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 443aabd..091bc69 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,15 @@ chmod +x setup.sh && ./setup.sh cd TheFatRat ./update && chmod +x setup.sh && ./setup.sh ``` +### Troubleshoot on fatrat +chk_tools script to use in case of problems in setup.sh of fatrat +this script will check if everything is in the right version to run fatrat +and will also provide you a solution for the problem +``` +cd TheFatRat +chmod +x chk_tools +./chk_tools +``` ## Tools Overview | Front View | Sample Feature |