From 1152a64eb57d4292dc6af3cd821fe6679d2c15a3 Mon Sep 17 00:00:00 2001 From: Alex <90010930+ajschofield@users.noreply.github.com> Date: Mon, 27 Jul 2020 23:59:29 +0100 Subject: Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 1abbc6b..831821d 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,5 @@ python3 -u main.py ``` # Prerequisites -The following packages are required for this script to run: - -- Pandas -- Numpy -- Requests -- Plotnine (ggplot) - +Please see requirements.txt located in this repository. These should be installed using ``` pip3 ``` or another Python package manager. -- cgit v1.2.3