Update README

This commit is contained in:
Michel Roux 2020-04-06 15:10:17 +02:00
parent c9536f0216
commit 151193905a

View File

@ -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 Python 3: https://www.python.org/downloads/
- Install Pip: https://pip.pypa.io/en/stable/installing/ - Install Pip: https://pip.pypa.io/en/stable/installing/
- Install MariaDB (or any MySQL server): https://mariadb.com/downloads/ - 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 - Clone this repository
- Launch a terminal and move into the root of the cloned repository - Launch a terminal and move into the root of the cloned repository
- Run `pip install -r requirements.txt` - Run `pip install -r requirements.txt`