From dd714aa43e3b4fd6021aea420819906a3ae06e62 Mon Sep 17 00:00:00 2001 From: Krzysztof Rudnicki Date: Thu, 28 Nov 2024 18:24:31 +0100 Subject: [PATCH] chore: add instruction to download poli3.npz matrice --- code/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/README.md b/code/README.md index a2ec4285..83ce20bc 100644 --- a/code/README.md +++ b/code/README.md @@ -1,3 +1,5 @@ +Download poli3.npz matrice + Create environment pyenv virtualenv porr @@ -9,3 +11,5 @@ pyenv activate porr install requirements pip install -r requirements.txt + +