From 0adca89e764327b14b9de874504fc6dc5a88502b Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Mon, 6 Apr 2020 16:00:19 +0200 Subject: [PATCH] Update README, no need for PhantomJS --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 847091f..f5cb881 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ After a good rewrite in Python, it's time to show it to the public, and here it - Install Python 3: https://www.python.org/downloads/ - Install Pip: https://pip.pypa.io/en/stable/installing/ - Install MariaDB (or any MySQL server): https://mariadb.com/downloads/ -- Install NodeJS: https://nodejs.org/en/ - Clone this repository - Launch a terminal and move into the root of the cloned repository - Run `pip install -r requirements.txt`