From 151193905a0ee9af22e18029077f7f7b0dba5c53 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Mon, 6 Apr 2020 15:10:17 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e01680..847091f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ 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 PhantomJS: https://phantomjs.org/download.html +- 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`