From 7d4e6fe2b5491cda560bed0256a391c92d69e3cc Mon Sep 17 00:00:00 2001 From: Cerine Date: Mon, 29 Sep 2025 18:53:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac535cc..ba4375a 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ This package works under at least Linux and Windows environments. (Other Operati conda install --file requirements.txt ``` ``` -pip install -r requirements.txt +pip install -e . ``` 4. Ready for use!