Update installation to poetry from pip in readme file
This commit is contained in:
committed by
GitHub
parent
f0271e5dd6
commit
d9a255aae9
@@ -31,7 +31,9 @@ Currently, the supported tensor network libraries are:
|
||||
To get started:
|
||||
|
||||
```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
|
||||
|
||||
Reference in New Issue
Block a user