From 5d9afc7777a250f5618366f2e991067eafa4b4c9 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 May 2018 13:18:25 +0530 Subject: [PATCH] Updated README --- README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/README.MD b/README.MD index 4669763..1cdd010 100644 --- a/README.MD +++ b/README.MD @@ -9,6 +9,7 @@ This script has been tested on **Kali Linux 18.2** and **Ubuntu 18.04**. ## Installation ```bash pip install cfscrape +apt-get install nodejs ``` It's a pure python script and relies on common python modules: * os