chore: add instruction to download poli3.npz matrice

This commit is contained in:
Krzysztof Rudnicki 2024-11-28 18:24:31 +01:00
parent 0c85def8ea
commit dd714aa43e

View File

@ -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