From 63b19e21986808d4b58e410769bbb49031a07931 Mon Sep 17 00:00:00 2001 From: Aron-Tn <42428496+aron-tn@users.noreply.github.com> Date: Thu, 13 Aug 2020 13:56:04 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d04ea4c..5284eff 100644 --- a/README.md +++ b/README.md @@ -11,19 +11,13 @@ Installation : ------ - -- Automatically - - git clone https://github.com/aron-tn/CC-Checker.git && cd CC-Checker - python3 Checker.py -- Manually - - Installing requirments + - Installing requirments python3 python3-pip python3-requests python3-json python3-urllib3 - - Installing Go + - Installing Go git clone https://github.com/aron-tn/CC-Checker.git && cd CC-Checker python3 Checker.py