From b1edb0f00381e33010083df7808526eb596a89e7 Mon Sep 17 00:00:00 2001 From: Shanatnu Raut <67189790+s4shantanu@users.noreply.github.com> Date: Sat, 10 Oct 2020 00:38:48 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06b1a87..563a576 100755 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Implement JP Morgan Chase’s Perspective open source code in preparation for da If you encounter an issue with `datautil.parser`, run this command: pip install python-dateutil - +For recent versions of python2 and python3 you can just use python -m ensurepip . If you don't have pip, you can install it from: https://pip.pypa.io/en/stable/installing/ Run npm install && npm start to start the React application.