Update README.md

This commit is contained in:
Stefano Carrazza
2024-03-05 02:21:09 +01:00
committed by GitHub
parent cddc687c2e
commit b2c0ffad99

View File

@@ -31,10 +31,10 @@ Currently, the supported tensor network libraries are:
To get started:
```sh
python setup.py install
pip install .
```
to install the tools and dependencies. A few extras are provided, check `setup.py` in
to install the tools and dependencies. A few extras are provided, check `pyproject.toml` in
case you need them.
<!-- TODO: describe extras, after Poetry adoption and its groups -->