Files
final-qibotn/doc/source/getting-started/installation.rst
Alessandro Candido 63c3a19fb4 docs: Move to standard folder naming
I also like docs/ more than doc/, but it's the standard in Qibo, and this is valuable
2024-03-01 22:49:34 +01:00

11 lines
228 B
ReStructuredText

Installation instructions
=========================
QiboTN can be installed directly from the source repository on Github:
.. code-block::
git clone https://github.com/qiboteam/qibotn.git
cd qibotn
poetry install