From 7b68c55384cfaeaaa3d08de8418c59d8817b653c Mon Sep 17 00:00:00 2001 From: hushchyn-mikhail Date: Fri, 29 Jul 2022 09:53:49 +0300 Subject: [PATCH] install update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0949af1..4fb7a84 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ or ```python git clone https://github.com/HSE-LAMBDA/roerich.git cd roerich -python setup.py install +pip install -e . ``` ## Basic usage