From 98529d63250f81a780b960b34e6f59da937a3959 Mon Sep 17 00:00:00 2001 From: emresvd <109899306+emresvd@users.noreply.github.com> Date: Tue, 7 Feb 2023 13:36:16 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 766946a..82c93d7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Installation `pip install .` or -`pip install . -e` for editable installation +`pip install -e .` for editable installation Alternatively, you can also use `make` with these targets: