Update README.md

#4
by zamal - opened

Hi, I noticed the README suggests using "pip install -e ." , but since the project uses pyproject.toml (without setup.py), the correct command should be "pip install ."
I’ve updated the documentation accordingly.

Thanks for review

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment