From ba1f249ce6e109965f6573fbaf2ff463313d1f86 Mon Sep 17 00:00:00 2001 From: Kaveen Kumarasinghe Date: Sun, 15 Jan 2023 01:16:31 -0500 Subject: [PATCH] Update README.md Signed-off-by: Kaveen Kumarasinghe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0ee399..de6ea3a 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python3.9 get-pip.py # Install project dependencies +python3.9 -m pip install --ignore-installed PyYAML python3.9 -m pip install -r requirements.txt python3.9 -m pip install .