Update README.md

This commit is contained in:
emresvd 2023-02-07 13:36:16 +03:00 committed by GitHub
parent 8d5079c909
commit 98529d6325
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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