Update installation to poetry from pip in readme file

This commit is contained in:
Nithyasri Srivathsan
2024-10-25 22:27:59 +08:00
committed by GitHub
parent f0271e5dd6
commit d9a255aae9

View File

@@ -31,7 +31,9 @@ Currently, the supported tensor network libraries are:
To get started: To get started:
```sh ```sh
pip install . git clone https://github.com/qiboteam/qibotn.git
cd qibotn
poetry install
``` ```
to install the tools and dependencies. A few extras are provided, check `pyproject.toml` in to install the tools and dependencies. A few extras are provided, check `pyproject.toml` in